Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

bug or feature?



Something strange in filename generation:

% ls JBC*a
JBClockView.java*    JBCodesSICOVAM.java
JBCode.java          JBConfig.java

so far so good... then:

% ls JBC*a~JBCo*
zsh: no matches found: JBC*a~JBCo*

but:

% ls JBC*.java~JBCo* 
JBClockView.java*

What gives?

(zsh-3.0.4-test on linux)

TIA

-- 

     Louis-David Mitterrand
     http://www.aparima.com/F1/
     mito@xxxxxxxxxxx



Messages sorted by: Reverse Date, Date, Thread, Author