diff --git a/README.md b/README.md new file mode 100644 index 0000000..d2bacd0 --- /dev/null +++ b/README.md @@ -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