zsh-users
 help / color / mirror / code / Atom feed
From: unpingco@mpl.ucsd.edu (Jose Unpingco)
To: zsh-users@math.gatech.edu (zsh)
Subject: help with ~ as exclusion pattern operator
Date: Sun, 18 May 1997 09:08:50 -0700 (PDT)	[thread overview]
Message-ID: <9705181608.AA10288@cryptica.UCSD.EDU> (raw)

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.


             reply	other threads:[~1997-05-18 16:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-05-18 16:08 Jose Unpingco [this message]
1997-05-18 16:22 ` Andrei Tcherepanov
1997-05-18 17:35 ` Hasan Diwan
1997-05-18 17:37 ` Hasan Diwan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9705181608.AA10288@cryptica.UCSD.EDU \
    --to=unpingco@mpl.ucsd.edu \
    --cc=zsh-users@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).