pbcopy
คัดลอกข้อมูลจากอินพุตมาตรฐาน (stdin) ไปยังคลิปบอร์ด เทียบได้กับการกดปุ่ม <Cmd c> บนแป้นพิมพ์ ข้อมูลเพิ่มเติม: https://keith.github.io/xcode-man-pages/pbcopy.1.html
stdin
<Cmd c>
pbcopy < {{ทาง/ไป/ไฟล์}}
find . -type t -name "*.png" | pbcopy