Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Wed, 24 Oct 2001 13:21:43 -0400 (Eastern Daylight Time) From: Richard Mansfield To: Michael Erdely Subject: chmod Message-ID: X-Warning: UNAuthenticated Sender MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII I am trying to install fetchmail in cygwin. (My laptop can't run XFree86.) The problem I am having is that I can't get chmod to work to get the proper permissions for the .fetchmailrc file!!! melvin AT WESTON ~ $ ls -l .fetchmailrc -rw-r--r-- 1 melvin 544 76 Apr 23 2001 .fetchmailrc melvin AT WESTON ~ $ chmod -v 0600 .fetchmailrc mode of `.fetchmailrc' changed to 0600 (rw-------) melvin AT WESTON ~ $ ls -l .fetchmailrc -rw-r--r-- 1 melvin 544 76 Apr 23 2001 .fetchmailrc melvin AT WESTON ~ $ -- 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/