Return to Snippet

Revision: 51505
at September 27, 2011 04:00 by binaryghost


Initial Code
mv "$1" `echo $1 | tr ' ' '_'`

Initial URL


Initial Description


Initial Title
Replace Whitespaces with Underscores

Initial Tags
Bash

Initial Language
Bash