aboutsummaryrefslogtreecommitdiff
path: root/bin/spr
blob: b07bf2655e8e39481b86e5f8c03bc879c28262a4 (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/