#!/bin/sh # Convenience script for posting to sprunge.us pastebin cat -- "${@:--}" | # shellcheck disable=SC2002 curl -F 'sprunge=<-' http://sprunge.us/