Kangry.com [insert cool graphic here]
home | Topics | Logout | Search | Contact | ?? Kangry ?? | Bandwitdh
Topics:
DVR
nvrec
Mplayer
Links
Misc
Commands
Humor

Name

Password

New user

uploaded files
(linux_command_line)-> (Parent)->rename files submited by Silvio Sun 15 Jun 08
Edited Wed 02 Jul 08
Web kangry.com
I tried
rename " " _ * *
to remove spaces but it didn't work.
I also tried
rename ' ' _ *
and
rename " " _ *
but neither worked.
Are you sure there isn't an obscure regexp tweak that needs to be done?
I'm using bash 3.2-0ubuntu18 (hardy).


Replys: