From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10601 invoked from network); 30 Sep 1997 04:06:59 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 30 Sep 1997 04:06:59 -0000 Received: (from list@localhost) by math.gatech.edu (8.8.5/8.8.5) id XAA03414; Mon, 29 Sep 1997 23:54:38 -0400 (EDT) Resent-Date: Mon, 29 Sep 1997 23:53:11 -0400 (EDT) From: "Bart Schaefer" Message-Id: <970929205338.ZM13482@candle.brasslantern.com> Date: Mon, 29 Sep 1997 20:53:38 -0700 In-Reply-To: <199709292128.VAA10542@dal-tsa12-29.cyberramp.net> Comments: In reply to TGAPE! "Re: is text file?" (Sep 29, 9:28pm) References: <199709292128.VAA10542@dal-tsa12-29.cyberramp.net> X-Mailer: Z-Mail (4.0b.820 20aug96) To: zsh-users@math.gatech.edu Subject: Re: is text file? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Resent-Message-ID: <"PbqFG2.0.To.dU7Cq"@math> Resent-From: zsh-users@math.gatech.edu X-Mailing-List: archive/latest/1047 X-Loop: zsh-users@math.gatech.edu X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu On Sep 29, 9:28pm, TGAPE! wrote: } Subject: Re: is text file? } } everything can be done as a perl one-liner. This can be translated into } a zsh command line. There's an emacs minor editting mode which already } does it, however. An emacs mode that does what? Everything as a perl one-liner? Translation of perl into zsh? Or grepping only in text files? (Do you mean igrep?) } (well, everything except testing links, rather than what they point to. } Or am I missing something? Please tell me I am The `-' qualifier makes all additional qualifiers follow symlinks, e.g.: % print -rc *(-T) -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com