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
Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.
Sanjeev Sharma -
Rishi Raj Jain -
Crypto News -
AI News -
Top comments (0)