Just remember binary numbers:

(rwx)(rwx)(rwx) = (111)(111)(111) = 777

Similar
 r-- = 100 = 4
 r-x = 101 = 5
 rw- = 110 = 6

You can always reconstruct what you need...

Brian


-----Original Message-----
From: Jay Patton [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 18, 2001 7:29 PM
To: CF-Talk
Subject: chmod


does anyone remember or know the chmod number to make a file readable
writeable and executable by everyone? i cant remember it....
thanks,

Jay Patton
Web Pro USA
406.549.3337 ext. 203
1.888.5WEBPRO
www.webpro-usa.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to