Return to Snippet

Revision: 21887
at December 22, 2009 15:46 by magicrebirth


Initial Code
# weird way to represent \'  // exit using ctrl-D
alias sharecode='curl -si -F '\''content=<-'\'' http://dpaste.com/api/v1/ | grep ^Location: | colrm 1 10'

Initial URL


Initial Description


Initial Title
use curl to share code/text from terminal

Initial Tags
curl

Initial Language
Bash