- Apr 25, 2015
- 1,845
- 2
- 2,199
- 327
If you are using Linux and want to make life simpler, just run:
Now try:
You will be shown a link with a copy/paste URL to show the results of what your terminal had.. stdout or whatever.
Let's hope people can pass this around.
Code:
alias termbin="nc termbin.com 9999"
Now try:
Code:
ls | termbin
You will be shown a link with a copy/paste URL to show the results of what your terminal had.. stdout or whatever.
Let's hope people can pass this around.