Commit graph

7 commits

Author SHA1 Message Date
anntnzrb
ca9b3952e6
Exit codes, stderr suppression, minor edits (#788)
This is a re-attempt of #643 

- `[ "$archive" = "" ]` may be replaced with `[ -z "$archive" ]`
- added exit codes
- upon entering `ext -c` with no arguments stderr will be thrown
from readlink, should be suppressed
2020-08-27 15:57:16 -04:00
Luke Smith
b085acedb0
tar.xz fix 2020-03-08 18:23:04 -04:00
Luke Smith
2b5df860de
#!/bin/sh shebang. newline after universalized. 2020-02-08 18:43:37 -05:00
Luke Smith
1bca65bfc2
portable shebang 2019-08-18 12:28:11 -04:00
Luke Smith
6b334b59fc
script documentation 2019-05-31 19:38:43 -04:00
Luke Smith
b1057aa78e
who needs it 2019-05-19 20:47:24 -04:00
Luke Smith
c6e69e9642 massive cleanup 2019-05-19 20:05:14 -04:00
Renamed from .local/bin/tools/ext (Browse further)