phcopy
and pbpaste
are super useful command-line tools for Copy and Paste (ctrl+c / ctrl+v).
# copy content from a text file
$ cat my-file.txt | pbcopy
# paste (output) from clipboard
$ pbpaste
phcopy
and pbpaste
are super useful command-line tools for Copy and Paste (ctrl+c / ctrl+v).
# copy content from a text file
$ cat my-file.txt | pbcopy
# paste (output) from clipboard
$ pbpaste
For further actions, you may consider blocking this person and/or reporting abuse
Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.
Rachel Duncan -
kallileiser -
Yaryna Kobryn -
Ahmend Riss -
Top comments (0)