[wplug] dir access

Vanco, Donald VANCOD at PIOS.com
Wed Jul 9 08:06:05 EDT 2003


Russ Schneider wrote:
> Shawn wrote:
>> how do I give read and write access to a directory???
> 
> chmod
> 
> man chmod for all the details.
> 
> To give a directory read and write for everyone:
> chmod 777 dirname
	Not to nit-pick - but that's read, write, and EXECUTE to the
world....
	If you just want write, consider the "+w" option if you don't want
to bumble through the "math"
Don



More information about the wplug mailing list