POST
echo text | curl --data-binary @- data.curls.it
echo alias pb=\'curl --data-binary @- data.curls.it\' >> .bashrc # usage: echo text | pb