#!/usr/bin/env bash

cat $* | curl -F 'sprunge=<-' http://sprunge.us

