程式與日常
Mac在終端機(terminal)的命令列複製檔案的內容到剪貼簿(clipboard)的方式如下。
範例環境:
例如所在目錄下有一個hello.txt的文字檔。
hello.txt
~$ ls hello.txt
macOS可輸入pbcopy < hello.txt複製hello.txt的內容到剪貼簿。
pbcopy < hello.txt
$ pbcopy < hello.txt
張貼留言
沒有留言:
張貼留言