aboutsummaryrefslogtreecommitdiff
path: root/bin/spr
blob: 5fc111e620590ca0789b1d483bc84c11000fdb27 (plain) (blame)
1
2
3
4
#!/bin/sh
# Convenience script for posting to sprunge.us pastebin
cat -- "${@:--}" | # shellcheck disable=SC2002
curl -F 'sprunge=<-' http://sprunge.us/