#!/bin/sh

exec curl --silent -F 'content=<-' http://dpaste.com/api/v2/ | sed -e 's/$/.txt/'
