This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

chmod


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@WESTON ~
$ ls -l .fetchmailrc
-rw-r--r--    1 melvin   544            76 Apr 23  2001 .fetchmailrc

melvin@WESTON ~
$ chmod -v 0600 .fetchmailrc
mode of `.fetchmailrc' changed to 0600 (rw-------)

melvin@WESTON ~
$ ls -l .fetchmailrc
-rw-r--r--    1 melvin   544            76 Apr 23  2001 .fetchmailrc

melvin@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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]