ubuntu のターミナルでクリップボードを使う方法 sudo apt-get install xsel コピー echo hogehoge | xsel --clipboard --input ペースト xsel --clipboard --output