/ Published in: Bash
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
mv "$1" `echo $1 | tr ' ' '_'`
Comments
You need to login to view comments.
