Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: is text file?
- X-seq: zsh-users 1047
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxxxxxxx
- Subject: Re: is text file?
- Date: Mon, 29 Sep 1997 20:53:38 -0700
- In-reply-to: <199709292128.VAA10542@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- References: <199709292128.VAA10542@xxxxxxxxxxxxxxxxxxxxxxxxxx>
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
Messages sorted by:
Reverse Date,
Date,
Thread,
Author