various questions (hoary)

Martin Ericsson i00marer at island.liu.se
Sat Sep 3 01:07:48 UTC 2005


>Moving every file can be done using something like:
>
> find /mnt/fatty/music -type f -print0|xargs --null -- mv /mnt/fatty/music
>  
>
I tried it, but it just said that when moving several files, the last 
option to move must be a folder. I had a look at xargs man entry but 
didn't really get it.

Martin Ericsson





More information about the ubuntu-users mailing list