DEV Community

Discussion on: I've been using cat and vim for the wrong reasons for so long...

Collapse
 
notaduck profile image
notaduck • Edited

An easy way to make a paste from the terminal instead of using paste in is to do;

cat <input> | nc termbin.com 9999