| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| 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: | Fri, 1 Apr 2005 17:11:29 +1000 (EST) |
| From: | Luke Kendall <luke DOT kendall AT cisra DOT canon DOT com DOT au> |
| Subject: | Re: Path confusion |
| To: | cygwin AT cygwin DOT com |
| In-Reply-To: | <20050401070221.3F8E78553D@pessard.research.canon.com.au> |
| MIME-Version: | 1.0 |
| Message-Id: | <20050401071130.2051685080@pessard.research.canon.com.au> |
On 1 Apr, To: cygwin AT cygwin DOT 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |