From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from euclid.skiles.gatech.edu (root@euclid.skiles.gatech.edu [130.207.146.50]) by coral.primenet.com.au (8.7.5/8.7.3) with ESMTP id TAA07496 for ; Wed, 28 Aug 1996 19:17:06 +1000 (EST) Received: (from list@localhost) by euclid.skiles.gatech.edu (8.7.3/8.7.3) id CAA03110; Wed, 28 Aug 1996 02:43:59 -0400 (EDT) Resent-Date: Wed, 28 Aug 1996 02:36:36 -0400 (EDT) To: zsh-users@math.gatech.edu Subject: something like set nonomatch Mime-Version: 1.0 (generated by tm-edit 7.66) Content-Type: text/plain; charset=US-ASCII From: Stefan Janke Date: 28 Aug 1996 08:34:38 +0200 Message-Id: X-Mailer: Gnus v5.2.39/Emacs 19.32 Resent-Message-ID: <"iSd463.0.Kl.qZ-8o"@euclid> Resent-From: zsh-users@math.gatech.edu X-Mailing-List: archive/latest/388 X-Loop: zsh-users@math.gatech.edu X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu hallo, exist for the zsh (version 3.0) something like set nonomatch for the csh. I need this for doing things like: alias suber='rm *.toc *~ *.aux' ciao and thanx stefan