pbcopy,pbpaste: add Thai translations (#9791)
This commit is contained in:

committed by
GitHub

parent
f46fc25fcd
commit
3a73b476e0
13
pages.th/osx/pbpaste.md
Normal file
13
pages.th/osx/pbpaste.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# pbpaste
|
||||
|
||||
> ส่งเนื้อหาของคลิปบอร์ดไปยังผลผลิตมาตรฐาน (`stdout`).
|
||||
> เทียบได้กับการกดปุ่ม Cmd + V บนแป้นพิมพ์.
|
||||
> ข้อมูลเพิ่มเติม: <https://ss64.com/osx/pbpaste.html>.
|
||||
|
||||
- เขียนเนื้อหาของคลิปบอร์ดไปยังไฟล์:
|
||||
|
||||
`pbpaste > {{ทาง/ไป/ไฟล์}}`
|
||||
|
||||
- นำเนื้อหาในคลิปบอร์ดไปใช้เป็นอินพุตของคำสั่ง:
|
||||
|
||||
`pbpaste | grep foo`
|
Reference in New Issue
Block a user