Nifty Paste



Easy paste via commandline

cat myfile.txt |curl -F 'paste=<-' https://paste.nifty.app
Or with only the URL returned:
cat myfile.txt |curl -F 'paste=<-' https://paste.nifty.app/simple