Ubuntu中文论坛
致力于Ubuntu中文推广
跳到内容
#1
帖子 由 nexus-s » 2012-12-17 21:34
代码: 全选
yes|sudo apt-get install xclip echo -n 'fesdaf' | xclip -sel clip
echo 'hello command about xclip'>>hello.txt xclip -sel clip < hello.txt
回到 “Shell脚本”