Answers for "upload transfer.sh"

0

upload transfer.sh

$ cat /tmp/hello.txt|gpg -ac -o-|curl -X PUT --upload-file "-" https://transfer.sh/test.txt
Posted by: Guest on August-10-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language