X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,T_RP_MATCHES_RCVD,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Message-ID: <30932818.post@talk.nabble.com> Date: Tue, 15 Feb 2011 08:52:49 -0800 (PST) From: hardya To: cygwin AT cygwin DOT com Subject: Re: Newbie confused about chmod In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: <30931008 DOT post AT talk DOT nabble DOT com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Andrew Hardy AT ANDREWHARDY ~/mywsn/LSU-SensorSimulator/samples $ ls -l Simulation -rw-r--r-- 1 Andrew Hardy Administrators 238835 Oct 28 2005 Simulation Andrew Hardy AT ANDREWHARDY ~/mywsn/LSU-SensorSimulator/samples $ chmod -v 666 Simulation mode of `Simulation' changed to 0666 (rw-rw-rw-) Andrew Hardy AT ANDREWHARDY ~/mywsn/LSU-SensorSimulator/samples $ ls -l Simulation -rw-r--r-- 1 Andrew Hardy Administrators 238835 Oct 28 2005 Simulation Andrew Hardy AT ANDREWHARDY ~/mywsn/LSU-SensorSimulator/samples $ chmod -v 777 Simulation mode of `Simulation' changed to 0777 (rwxrwxrwx) Andrew Hardy AT ANDREWHARDY ~/mywsn/LSU-SensorSimulator/samples $ ls -l Simulation -rw-r--r-- 1 Andrew Hardy Administrators 238835 Oct 28 2005 Simulation Andrew Hardy AT 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