[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: The "*" character (was: Latex )



Mark Phillips wrote:
: 
: >you have installed.  For example, if you would run this commands:
: >      dpkg -l *tex*
: I noticed that this doesn't work under tcsh, but does work under
: bash.  Is there a difference between how the * character is treated
: under the two shells?

Under sh-lish shells `*' expands to all files, if any, or to '*'
itsself, if no files/dirs match.

Under csh-lish shells `*' expands to all files, if any, or to _nothing_
(and a note `no match') if nothing matches.

AFAIK ...

    Heiko
--
email : heiko@lotte.sax.de heiko@debian.org heiko@sax.de
pgp   : A1 7D F6 7B 69 73 48 35  E1 DE 21 A7 A8 9A 77 92 
finger: heiko@sax.sax.de         heiko@master.debian.org



Reply to: