Use bak
when you need to quickly make a backup copy of a file or
folder.
Simply renames the file or folder by appending .bak
If you specify the -c
option it’ll copy it instead of moving.
(see also unbak
)
bak moves or copies the proffered file to a .back version
USAGE: bak [-c] <path/to/file>
-c will copy the file.
otherwise it'll move it
Metadata:
Tags: