Shortcut command for move and copy. The format is simple. You simply add an {,.addname} to the end of the filename you are trying to mv or cp.
example:
$ mv filename{,.backup}
example:
$ mv filename{,.backup}
Another pretty much useless blog developed mainly out of my own short coming of not being able to remember cool *nix commands when I need them.