Newbie confused about chmod

hardya andrew_hardy@hardysoft.co.uk
Tue Feb 15 16:52:00 GMT 2011


Andrew Hardy@ANDREWHARDY ~/mywsn/LSU-SensorSimulator/samples
$ ls -l Simulation
-rw-r--r-- 1 Andrew Hardy Administrators 238835 Oct 28  2005 Simulation

Andrew Hardy@ANDREWHARDY ~/mywsn/LSU-SensorSimulator/samples
$ chmod -v 666 Simulation
mode of `Simulation' changed to 0666 (rw-rw-rw-)

Andrew Hardy@ANDREWHARDY ~/mywsn/LSU-SensorSimulator/samples
$ ls -l Simulation
-rw-r--r-- 1 Andrew Hardy Administrators 238835 Oct 28  2005 Simulation

Andrew Hardy@ANDREWHARDY ~/mywsn/LSU-SensorSimulator/samples
$ chmod -v 777 Simulation
mode of `Simulation' changed to 0777 (rwxrwxrwx)

Andrew Hardy@ANDREWHARDY ~/mywsn/LSU-SensorSimulator/samples
$ ls -l Simulation
-rw-r--r-- 1 Andrew Hardy Administrators 238835 Oct 28  2005 Simulation

Andrew Hardy@ANDREWHARDY ~/mywsn/LSU-SensorSimulator/samples
$
-- 
View this message in context: http://old.nabble.com/Newbie-confused-about-chmod-tp30931008p30932818.html
Sent from the Cygwin list mailing list archive at Nabble.com.


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list