Relearn 2017
#! /bin/bash
# ↑ (2191)
# Upload input from stdin to a pad. The first argument of the script is the name of the pad
#
curl -F "file=@-;type=text/plain" "$(�� $1)/import"