Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com X-Injected-Via-Gmane: http://gmane.org/ Path: not-for-mail From: "Robert Mark Bram" Newsgroups: gmane.os.cygwin Subject: chmod on WIn 2K Date: Wed, 13 Mar 2002 23:35:21 +1100 Lines: 35 Message-ID: NNTP-Posting-Host: c16563.frank1.vic.optusnet.com.au X-Trace: main.gmane.org 1016022923 22823 210.49.205.182 (13 Mar 2002 12:35:23 GMT) X-Complaints-To: usenet AT main DOT gmane DOT org NNTP-Posting-Date: Wed, 13 Mar 2002 12:35:23 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Howdy all! I am using Cygwin on a Windows 2000 machine. It is the case that chmod should work like this because I am on a Windows machine? Robert Mark Bram AT DIJONG ~/cpe3007/week2 $ ls -l total 7 -rw-r--r-- 1 Robert M None 64 Mar 13 22:19 days -rw-r--r-- 1 Robert M None 64 Mar 13 22:22 days_sort -rw-r--r-- 1 Robert M None 4160 Mar 13 22:24 manTest.txt Robert Mark Bram AT DIJONG ~/cpe3007/week2 $ chmod 777 days Robert Mark Bram AT DIJONG ~/cpe3007/week2 $ ls -l total 7 -rw-r--r-- 1 Robert M None 64 Mar 13 22:19 days -rw-r--r-- 1 Robert M None 64 Mar 13 22:22 days_sort -rw-r--r-- 1 Robert M None 4160 Mar 13 22:24 manTest.txt Robert Mark Bram AT DIJONG ~/cpe3007/week2 $ Thanks! Rob :) :-} ;-> -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/