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 Date: Wed, 17 Nov 2004 04:25:30 -0800 From: George To: cygwin AT cygwin DOT com Subject: chown Message-ID: <20041117122530.GA748@home> Mail-Followup-To: cygwin AT cygwin DOT com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i X-IsSubscribed: yes From the "Recovering from Windows penchant for spaces in user and file names" Department: Maybe I'm being really dense, but the --from switch isn't quite working as advertised: george AT home ~/test $ ls -ln -rwxrwxrwx 1 544 513 48 Nov 17 03:59 testfile george AT home ~/test $ chown --from=514:513 1008:513 testfile george AT home ~/test $ ls -ln -rwxrwxrwx 1 544 513 48 Nov 17 03:59 testfile Thanks. -- George -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/