From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 790 invoked from network); 15 Apr 2004 12:22:34 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 15 Apr 2004 12:22:34 -0000 Received: (qmail 6958 invoked by alias); 15 Apr 2004 12:22:06 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 7355 Received: (qmail 6948 invoked from network); 15 Apr 2004 12:22:06 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 15 Apr 2004 12:22:06 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [130.225.247.86] by sunsite.dk (MessageWall 1.0.8) with SMTP; 15 Apr 2004 12:22:5 -0000 Received: (qmail 31313 invoked from network); 15 Apr 2004 12:22:04 -0000 Received: from unknown (HELO pepper.fruitcom.com) (postfix@213.201.177.249) by a.mx.sunsite.dk with SMTP; 15 Apr 2004 12:22:03 -0000 Received: from localhost (pepper [127.0.0.1]) by pepper.fruitcom.com (Postfix) with ESMTP id A526769F20; Thu, 15 Apr 2004 14:22:02 +0200 (CEST) Received: from pepper.fruitcom.com ([127.0.0.1]) by localhost (pepper [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 01939-01; Thu, 15 Apr 2004 14:21:59 +0200 (CEST) Received: by pepper.fruitcom.com (Postfix, from userid 1000) id 13C9C69E8A; Thu, 15 Apr 2004 14:21:59 +0200 (CEST) Date: Thu, 15 Apr 2004 14:21:59 +0200 From: Eric Smith To: zsh-users@sunsite.dk Subject: turning off globbing Message-ID: <20040415122159.GK11257@fruitcom.com> References: <18a4tywqyqlmn.dlg@thorstenkampe.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <18a4tywqyqlmn.dlg@thorstenkampe.de> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new-20030616-p5 (Debian os) X-Spam-Checker-Version: SpamAssassin 2.63 on a.mx.sunsite.dk X-Spam-Level: X-Spam-Status: No, hits=0.0 required=6.0 tests=none autolearn=no version=2.63 X-Spam-Hits: 0.0 How do I trun off globbing (and then turn it on again) with the `*' so I can use fir example calc(1) without escaping the * chars? thanks -- Eric Smith