Topics:
DVR
nvrec
Mplayer
Links
Misc
Commands
Humor
New user
uploaded files
|
(linux_command_line)-> (Parent)->rename files |
submited by Silvio Sun 15 Jun 08 Edited Wed 02 Jul 08 |
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:
|
|