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
Peter Fox -
Elihu Cruz -
0xkoji -
daud99 -
Once suspended, moogoo78 will not be able to comment or publish posts until their suspension is removed.
Once unsuspended, moogoo78 will be able to comment and publish posts again.
Once unpublished, all posts by moogoo78 will become hidden and only accessible to themselves.
If moogoo78 is not suspended, they can still re-publish their posts from their dashboard.
Once unpublished, this post will become invisible to the public and only accessible to moogoo.
They can still re-publish the post if they are not suspended.
Thanks for keeping DEV Community safe. Here is what you can do to flag moogoo78:
Unflagging moogoo78 will restore default visibility to their posts.
Top comments (0)