Quote:
|
Originally Posted by FeatherMonkey
I believe Fat won't let you as it is an invalid character, apparently
you cant use : or ? going on this ...
https://lists.ubuntu.com/archives/ub...ay/115345.html
You would have to do a rename something like .. or use a gui rename
think KRename
Code:
--------------------
for file in *; do mv "$file" $(echo $file | sed -e 's/  +\|?/_/g');
done --------------------
@malcomlewis I found I could cp on ext3 using :
|
Hi
I knew there was a reason I avoided fat filesystems......
--
Cheers Malcolm °¿° (Linux Counter #276890)
SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 2.6.27.23-0.1-default
up 10 days 23:35, 2 users, load average: 0.16, 0.25, 0.18
GPU GeForce 8600 GTS Silent - Driver Version: 185.18.14