unbak

removes .bak from a file’s name

A pair to the bak command. Takes a given file and removes the trailing .bak from it’s name.

Back things up with bak and restore them with unbak

(see also bak)

Usage

USAGE: unbak <path/to/foo.bak>
       removes .bak from the end of the specified file's name

Metadata: