致力于Ubuntu中文推广http://forum.ubuntu.com.cn/
http://forum.ubuntu.com.cn/viewtopic.php?t=395649
代码: 全选
yes|sudo apt-get install xclip echo -n 'fesdaf' | xclip -sel clip
echo 'hello command about xclip'>>hello.txt xclip -sel clip < hello.txt