mirror of
https://github.com/kevinnlsamuel/bak-old.git
synced 2025-12-06 10:05:58 +05:30
1.5 KiB
1.5 KiB
TODO
@ version: 0.1.0-beta
code
- add
set -efor entire script escaped byset +ewhere needed- pointed out by @iammosespaulr
- fixed @ 6ac1dd3
- did not need escaping. -e does not apply to
testconditions
- did not need escaping. -e does not apply to
documentation
-dhas incorrect info- default is src dir
-hand-vare not mentioned- lightweight copy needs explanation
- fixed @ 48f5669
- formatting needs work
functionality
- heavily dependent on GNU coreutils -
realpath- unsatisfied dependency to be handled
- fixed @ 8883fbf
- clone would overwrite existing .bak/.old
- plan to rename existing file with ctime in suffix
- installation/uninstallation/update capabilities pending
miscellaneous
- to decide and add license for RC
- include in script keeping with zero-conf, single-file idea?