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 Message-ID: <3B7D2BDA.4050009@ece.gatech.edu> Date: Fri, 17 Aug 2001 10:36:10 -0400 From: Charles Wilson User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2) Gecko/20010713 X-Accept-Language: en-us MIME-Version: 1.0 To: "Pamela O'Shea" CC: cygwin AT cygwin DOT com Subject: Re: mv and chmod bugs ? References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit First, check here: "Why doesn't chmod work?": http://www.cygwin.com/faq/faq_4.html#SEC37 --Chuck Pamela O'Shea wrote: > Hi, > I am not fully sure if these have been reported before but an > archive search didnt return any results. > I have cygwin 1.3.2 release, and the mv and chmod commands seem to > have a problem. > > > 1. 'chmod' for example doesnt change *any* permissions for any file, > example > > $ touch test > $ ls -l test > -rw-r--r-- 1 poshea None 0 Aug 17 14:15 test > $ chmod 700 test > $ ls -l test > -rw-r--r-- 1 poshea None 0 Aug 17 14:15 test > > > 2. Also 'mv' has this unusal behaviour: > > $ ls > file1 file2 file3 testDirectory > $ mv * testDirectory > mv: cannon copy a direcoty, `testDirectory`, into itself, `testDirectory/testDirectory` > $ cd testDirectory > $ ls > file1 file2 file3 testDirectory > > ..so it complains but still copies the directory anyway > > Regards, > P. > > (o_ > //\ > V_/_ > > > > > -- > 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/ > > -- 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/