mirror of
https://github.com/kevinnlsamuel/bak-old.git
synced 2025-12-06 10:05:58 +05:30
13 lines
217 B
Markdown
13 lines
217 B
Markdown
# 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
|