From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5657 invoked by alias); 28 Oct 2002 16:11:07 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 5630 invoked from network); 28 Oct 2002 16:11:05 -0000 Received: from unknown (HELO main.gmane.org) (80.91.224.249) by sources.redhat.com with SMTP; 28 Oct 2002 16:11:05 -0000 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 186CSe-0006Bn-00 for ; Mon, 28 Oct 2002 17:09:52 +0100 To: cygwin@cygwin.com X-Injected-Via-Gmane: http://gmane.org/ Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 186CSe-0006Be-00 for ; Mon, 28 Oct 2002 17:09:52 +0100 Path: not-for-mail From: "Alex Vinokur" Subject: ls -l after chmod Date: Mon, 28 Oct 2002 09:40:00 -0000 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@main.gmane.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 X-SW-Source: 2002-10/txt/msg01731.txt.bz2 ================= Windows 2000 CYGWIN_NT-5.0 SHELL : /bin/tcsh whoami : Administrator ================= ----------------------------------------------------- Administrator@5AT8S8CQEEX4QHI /tmp1 $ ls -l total 1 -rw-r--r-- 1 Administ None 5 Oct 28 16:05 zzz1 Administrator@5AT8S8CQEEX4QHI /tmp1 $ chmod -v 755 zzz1 mode of `zzz1' changed to 0755 (rwxr-xr-x) Administrator@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@go.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/