Shell script that sends text files using termbin.com.
Go to file
Mikołaj Lubiak 881f741c02 Add README 2022-06-17 16:40:34 +00:00
README.md Add README 2022-06-17 16:40:34 +00:00
send.sh Refactorization 2022-06-17 16:38:05 +00:00

README.md

Script that sends file to termbin.com

Usage:

./send.sh "directory" "file extension" "filename", eg. ./send.sh . .py * - this sends every .py file in corrent directory.