kevinnls 6592c067a0 added --uninstall flag and capabilities
- `--uninstall` searches for all instances of `bak-old.sh` in PATH and
deletes them
- added the `is_command()` function
2021-03-17 02:09:13 +05:30
2021-01-01 23:28:50 +05:30
2021-03-17 01:41:16 +05:30
2021-01-01 18:48:45 +05:30

bak-old

what?

a script that makes a .bak or .old copy of files and dirs passed as params

why?

i was tired of typing cp /path/to/file /path/to/file.bak when file was not in my pwd

is it complete?

no

Description
a script that makes a .bak or .old copy of files and dirs passed as params
Readme 61 KiB
Languages
Shell 100%