chmod

Karl Goetz kamping_kaiser at internode.on.net
Fri Sep 22 13:59:13 UTC 2006


José Luís Alves wrote:
> Hi all
> How can i use chmod to give a permissons to user write/execute/read on a
> folder, sub-folders and files?
>
> Thanks in advance
> Luis Alves
>
> P.S - Sorry My Inglish
>
>
>   
use the -R (recursive) switch.

chmod -R 700 ~/private
kk

-- 
Karl Goetz
The buck stops there -> $
Australian Ubuntu users team - http://wiki.ubuntu.com/AustralianTeam





More information about the ubuntu-users mailing list