public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Wild card to address drives
@ 2019-07-18  8:03 Fergus Daly
  2019-07-18 16:09 ` Hans-Bernhard Bröker
  2019-07-19  2:49 ` Brian Inglis
  0 siblings, 2 replies; 4+ messages in thread
From: Fergus Daly @ 2019-07-18  8:03 UTC (permalink / raw)
  To: 'cygwin@cygwin.com'; +Cc: Fergus Daly

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-07-19  2:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-18  8:03 Wild card to address drives Fergus Daly
2019-07-18 16:09 ` Hans-Bernhard Bröker
2019-07-18 17:20   ` Andrey Repin
2019-07-19  2:49 ` Brian Inglis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).