[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Hopefully two easy questions...
- From: NS Kandah <nkandah ipass net>
- To: "Redhat-Install-List Redhat Com" <redhat-install-list redhat com>
- Subject: Re: Hopefully two easy questions...
- Date: Sun, 25 Feb 2001 08:19:53 -0500 (EST)
On Sun, 25 Feb 2001, biscut wrote:
> I have what is hopefully two easy questions...
>
> 1) Can I set permissions on folders and have the same permissions set on any
> subfolders under it ?? reason why I ask is tht I have one main software
> folder and then under that there are about 50 ish sub folders...whilst I
> know that i can set chmod 777 <sub-foldername> I really dont fancy spending
> a lot of time doing it individually.
chmod -R 755 (or whatever) <folder name> will recursively change
everything in the folder, files and subfolders
Nabeel
> _______________________________________________
> Redhat-install-list mailing list
> Redhat-install-list redhat com
> https://listman.redhat.com/mailman/listinfo/redhat-install-list
>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]