$ cp .vimrc{,.bak}
This expands into the command cp .vimrc .vimrc.bak.
cp .vimrc .vimrc.bak
Send Feedback Cancel