[Gllug] Changing permissions Subdirectories

Tethys tet at accucard.com
Wed Oct 16 16:04:42 UTC 2002


Ian Baillie writes:

>This works fine, except I now need to change the permissions on some the
>users subdirectories.
>
>For each user 
>	/Users/usera/
>			Public				755
>			Sites				755
>			.CFUserTextEncoding		644
>
>Can someone please help me with the command line text I need to enter.

Fairly obvious, really:

	chmod 755 /Users/*/Public /Users/*/Sites
	chmod 644 /Users/*/.CFUserTextEncoding

Tet

-- 
Gllug mailing list  -  Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug




More information about the GLLUG mailing list