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 Mail-Followup-To: cygwin 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: "Alex Vinokur" Subject: ls -l after chmod Date: Mon, 28 Oct 2002 18:10:38 +0200 Lines: 37 Message-ID: NNTP-Posting-Host: pop03-2-ras5-p146.barak.net.il X-Trace: main.gmane.org 1035821392 23775 212.150.100.146 (28 Oct 2002 16:09:52 GMT) X-Complaints-To: usenet AT main DOT gmane DOT org NNTP-Posting-Date: Mon, 28 Oct 2002 16:09:52 +0000 (UTC) X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4522.1200 X-Mimeole: Produced By Microsoft MimeOLE V5.50.4522.1200 ================= Windows 2000 CYGWIN_NT-5.0 SHELL : /bin/tcsh whoami : Administrator ================= ----------------------------------------------------- Administrator AT 5AT8S8CQEEX4QHI /tmp1 $ ls -l total 1 -rw-r--r-- 1 Administ None 5 Oct 28 16:05 zzz1 Administrator AT 5AT8S8CQEEX4QHI /tmp1 $ chmod -v 755 zzz1 mode of `zzz1' changed to 0755 (rwxr-xr-x) Administrator AT 5AT8S8CQEEX4QHI /tmp1 $ ls -l total 1 -rw-r--r-- 1 Administ None 5 Oct 28 16:05 zzz1 ----------------------------------------------------- It seems that ouput of ls -l must be -rwxr-xr-x 1 Administ None 5 Oct 28 16:05 zzz1 What is wrong ? ================== Alex Vinokur mailto:alexvn AT go DOT to http://up.to/alexvn ================== -- 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/