-
Notifications
You must be signed in to change notification settings - Fork 146
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add flag to share file | Use bash getopts | Fix #12
* -S/--share to automaticall share the file/folder publicly after uploading * Use bash getops * Use wc to count file size instead of stat * Add a check for internet connection * Fix #12 ( by using bash getops and using wc ) * Improve extractID and jsonValue method
- Loading branch information
1 parent
02e8de3
commit 335c21e
Showing
2 changed files
with
113 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters