Am Freitag, 12. August 2005 18:18 schrieb Thomas Kaiser (ubuntu): > thomas at AMD64:~$ cp -r /media/nethd/Sound/* /media/Sound/ > bash: /bin/cp: Argument list too long Untested(!): $ find /media/nethd/Sound -type f --maxdepth 1 -print0 | xargs -0 cp --target-directory=/media/Sound Regards, Stephan