Path confusion

Luke Kendall luke.kendall@cisra.canon.com.au
Fri Apr 1 07:11:00 GMT 2005


On  1 Apr, To: cygwin@cygwin.com wrote:
>  >  You must mean 'chown -R --from="$USER" ...' :-)  
>   
>  Hmm, sounds better still.  :-) 

D'oh!  Not possible: there's no -xdev option on chown, so that would
do a whole lot more chown-ing than intended, as it reached across the
network, or at least into other mount points under "/"  ...

While just checking that, I also discovered that "man chown" now
produces no output.  Other man entries seem fine.

$ cygcheck -s | grep "^cygwin "
cygcheck: dump_sysinfo: GetVolumeInformation() failed: 67
cygwin                  1.5.13-1
$ man chown | cat -tvu
Warning: cannot open configuration file /usr/share/misc/man.conf

$ gunzip -c /usr/share/man/man1/chown.1.gz | nroff -man | head
CHOWN(1)                         User Commands                        CHOWN(1)



NAME
       chown - change file owner and group

SYNOPSIS
       chown [OPTION]... [OWNER][:[GROUP]] FILE...
       chown [OPTION]... --reference=RFILE FILE...


luke


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



More information about the Cygwin mailing list