X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:from:to:cc:subject:date:message-id
	:content-type:content-transfer-encoding:mime-version; q=dns; s=
	default; b=Ch0IJmnLjndW2Fmbuz9RI+FP8Mew1pQ/21c7AlGREIptNi8VSzOG1
	ATrT1BWHLGW5MI3IObhWjNA2JGeHoFcAtxdID2P9JfrefLMn5K1iNkbbX7/UXuc8
	qqODXYxpdVoRafaQa9vSusgyRgK4zOk3yAYTrHaTskV5Vh65BSIPGg=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:from:to:cc:subject:date:message-id
	:content-type:content-transfer-encoding:mime-version; s=default;
	 bh=I6vwUbY5r0bT7bu5lQ+UdXtsDS4=; b=mjoiYcazYJ6NgONAvmNixzBUAlh5
	MwGgOo7xY4VRsWzzi1+IdijXL+8vYlxH1u/OswRcxBK0rUKA8oWH6qlvq15mW31R
	tMpTuMA+OVxlQYiPtONK0SMziDj2ZAIs/TyBrnugyvZO+ojC5gib30jnNbnG6QRN
	JB4uQ0kr4ODdzRo=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=0.9 required=5.0 tests=BAYES_50,KAM_COUK,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.1 spammy=H*F:D*uk, H*F:D*co.uk, H*RU:unknown, HX-Spam-Relays-External:unknown
X-HELO: mx-relay92-hz2.antispameurope.com
From: Fergus Daly <fergusd@frontier-science.co.uk>
To: "'cygwin@cygwin.com'" <cygwin@cygwin.com>
CC: Fergus Daly <fergusd@frontier-science.co.uk>
Subject: Wild card to address drives
Date: Thu, 18 Jul 2019 08:03:23 +0000
Message-ID: <9D9AC45310887B40A7245734E850FBE179089E44@FS-MX02.frontier.local>
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
X-cloud-security-sender:fergusd@frontier-science.co.uk
X-cloud-security-recipient:cygwin@cygwin.com
X-cloud-security-Virusscan:CLEAN
X-cloud-security-disclaimer: This E-Mail was scanned by E-Mailservice on mx-relay92-hz2.antispameurope.com with E6F3096771A
X-cloud-security-connect: unknown[81.128.183.98], TLS=1, IP=81.128.183.98
X-cloud-security:scantime:1.272
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id x6I84OK5029990

I have 
none / cygdrive binary 0 0
as the only line in the file /etc/fstab to allow for example
$ ls /h/config.sys
instead of the long-hand
$ ls /cygdrive/h/config.sys
In Linux I can type something like
ls /?/ -Ax 
as a wild card to address ALL drives, but this does not work in Cygwin.
Is there a wild card syntax that would?
Thank you.
Fergus

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


