This is the mail archive of the cygwin@sources.redhat.com 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]

Re: Filename globbing/wildcards


"Richard Hellicar (EML)" wrote:
> 
> ls -1d M*

Note that -ld above is the number 'one' followed by the letter 'd'.

Or:
	echo M* # one line, names separated by spaces

> > This brings up an interesting question.....  :)
> >
> > Is there a way/utility in Cygwin to view the output of what a certain
> > wildcard expansion would return?
> >
> > Like M*
> >
> > sh> utility_name M*
> >
> > Returns to stdout (or file):
> > Mark
> > Matt
> > Matilda
> > Melvin
> 
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe@sourceware.cygnus.com

-- 
Bob McGowan
Staff Software Quality Engineer
VERITAS Software
rmcgowan@veritas.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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