This website requires JavaScript.
Explore
Help
Register
Sign in
MikolajLubiak
/
send-script
Watch
1
Star
2
Fork
You've already forked send-script
1
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
Shell script that sends text files using termbin.com.
3
commits
1
branch
0
tags
25
KiB
Shell
100%
master
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
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.