chown of all files/folders in a folder

Vincent Arnoux vincent.arnoux at rfo.atmel.com
Tue Apr 12 09:01:48 UTC 2005


Le mardi 12 avril 2005 à 17:53 +0900, Mark Sargent a écrit :
> Hi All,
> 
> how can you change ownership for all files/folders and below in a 
> folder..? I know chown root:root filepath is used to change either a 
> folder or file. Cheers.
> 
> Mark Sargent.
> 
Hi,

chown -R root:root myfolder

Vincent





More information about the fedora-list mailing list