Robert McWilliam wrote:
> find can be used to run commands:
> 
>       find ~/music -group diana -exec chgrp root {} \; -exec chmod
>               664 {} \;


Robert >>> This seems almost to work, as it seems to get round the 
'spaces in filenames' problem that the loop solution runs into.  But I 
get the error

find: missing argument to `-exec'

Any thoughts?

--
Diana

-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/

Reply via email to