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

zsh globbing



In bash I can do this:

js-21:57:41-~$dpkg -l zsh*
Desired=Unknown/Install/Remove/Purge/Hold
|
Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:
uppercase=bad)
||/ Name           Version        Description
+++-==============-==============-============================================
ii  zsh            4.0.4-33       A shell with lots of features.
[...............]

In zsh:

zsh % dpkg -l zsh*
zsh: no matches found: zsh*

Why?

While I can do 

zsh % ls .z*
.zcompdump  .zhistory  .zshrc  .zshrc~


Regards.
Johann
-- 
J.H. Spies - Tel. 021-982 2694 / 082 782 0336 / 021-808 4036(w)  
             Posbus 4668, Tygervallei 7536
     "Let no man say when he is tempted, I am tempted of 
      God; for God cannot be tempted with evil, neither 
      tempteth he any man; But every man is tempted, when he
      is drawn away of his own lust, and enticed."          
                                       James 1:13,14 



Reply to: