8
rated 0 times
[
8]
[
0]
/ answers: 1 / hits: 601
/ 2 Years ago, sun, march 27, 2022, 9:16:12
Whenever I was to store something to show someone here, I run
command-with-output | pastebinit.
That returns the link to the paste online. For example:
echo sometext | pastebinit
gave me the link
Which I can share. How can I do this with a file - for example a log file. Surely I don't have to open - > copy all - > open paste.ubuntu.com -> paste it
?
More From » command-line