zsh-users
 help / color / mirror / code / Atom feed
* help with ~ as exclusion pattern operator
@ 1997-05-18 16:08 Jose Unpingco
  1997-05-18 16:22 ` Andrei Tcherepanov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jose Unpingco @ 1997-05-18 16:08 UTC (permalink / raw)
  To: zsh

hi,

I have a directory of files 

    ssp0.10coef1.txt
    ssp0.20coef1.txt
    ssp3299.txt
    ssp3300.txt
    ssp3301.txt
    ssp3302.txt
    sspeofproj.eps
    sspgi1.txt
    sspsamples.eps

Why is it that when I do

% ls ssp*t~*co*

I don't get 

    ssp3299.txt
    ssp3300.txt
    ssp3301.txt
    ssp3302.txt
    sspgi1.txt

Instead I get

    zsh: no matches found: ssp*t~*co*

I don't get it. I read the manual page on the ~ operator.

Thanks.


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

end of thread, other threads:[~1997-05-18 17:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-05-18 16:08 help with ~ as exclusion pattern operator Jose Unpingco
1997-05-18 16:22 ` Andrei Tcherepanov
1997-05-18 17:35 ` Hasan Diwan
1997-05-18 17:37 ` Hasan Diwan

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

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 NNTP newsgroup(s).