Brett Dietsch wrote:
quoted 1 line for i in `find . ` ; do echo "mv $i `echo $i | sed s/\s/_/` ; done> for i in `find . ` ; do echo "mv $i `echo $i | sed s/\s/_/` ; done
Whoa - that's at least missing quotes around the "$i"...
But still - whitespace (at least spaces) sure aren't a problem on Windows
partitions, so are you sure it'll help? (Replacing all whitespace with an
underscore is going a bit to far, I'd say...)
--
Kurt Bernhard Pruenner --- Haendelstrasse 17 --- 4020 Linz --- Austria
.......It might be written "Mindfuck", but it's spelt "L-A-I-N".......
np: Pop-Gas/03-Track 3.mp3 (including a space character and directly
ripped from my CD to my harddisc under Windows 2000... :)
---------------------------------------------------------------------
To unsubscribe, e-mail: idm-unsubscribe@hyperreal.org
For additional commands, e-mail: idm-help@hyperreal.org