[Clipart] xargs rename isn't working...
Michael Moore
stuporglue at gmail.com
Sun Apr 2 13:00:28 PDT 2006
Hi,
I'm following the release procedure here:
http://openclipart.org/wiki/index.php/Release_Procedure
and am trying to get rid of spaces in the names. The find/xargs
command isn't doing the trick though.
$ find . -name "* *" | xargs rename ' ' '_'
find _does_ find them all, and xargs doesn't throw any errors, but the
files remain named the same thing after running it.
Anyone know what I can do about it?
I'm using Ubuntu Dapper, with the bash shell, if that helps any.
Thanks,
--
Michael Moore
-------------------------------
www.stuporglue.org -- Donate your used computer to a student that needs it.
www.ubuntu-utah.org -- In Utah? Interested in Ubuntu? Come join us.
More information about the clipart
mailing list