init readme

This commit is contained in:
kevinnls
2021-01-01 18:48:45 +05:30
parent 3cd7e461dd
commit e83ddd6ccd

12
README.md Normal file
View File

@@ -0,0 +1,12 @@
# 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