logo
Updated

ssh 越しにファイル内容をclipboardにコピーしたい // SSH Clipboard

type: #tech


# リモートサーバーで実行
cat file.txt | base64 | printf "\033]52;c;$(cat)\a"