This is the mail archive of the cygwin 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]
Other format: [Raw text]

chown


>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@home ~/test
$ ls -ln
-rwxrwxrwx    1 544      513            48 Nov 17 03:59 testfile

george@home ~/test
$ chown --from=514:513 1008:513 testfile

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


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