Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Feature request (@M):# with context matches
- X-seq: zsh-users 21207
- From: Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxx>
- Subject: Re: Feature request (@M):# with context matches
- Date: Sat, 30 Jan 2016 13:13:41 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=pac0CAXgTTk+xPp+y3DDDqGt5UzEy9afqBKPvSYfTvA=; b=bdN0LzSA/Rl2PhgcdO7yuuFmyLVgl7JQOVZT0OrSzUeI+btFQZKjK0SzSMuOz1IHz5 N3wEmLbUcJn0em2jrdFWzEnCddaGUQj1yGDnhlUqoXlGj7vtwoUxDL/8qPCPkdAOnvVS Uo3+JYn/FiNuGrO3s6XizS4GugxNLKJQfuqsvlXOB1xFSeEC62ii+YnjSIEEqrzpZtW0 t+MNUH68/CXNnsBNfmKdi+KtZVGSJ4hqaRHhJULWpdgrpbBxg4q+aR3AROve/JCWxPFQ rY0QrPkZYcvDFJBq5JnFKL307L3XoHn0DwxlGRyjMIG4cFFPLhWKc2dGxUAM6rWzMSsr Xy4A==
- In-reply-to: <CAKc7PVDCOPzbU25+vTAXMQjonS1sznDX_SBq4-8rUZPQewa5Tg@mail.gmail.com>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <CAKc7PVDCOPzbU25+vTAXMQjonS1sznDX_SBq4-8rUZPQewa5Tg@mail.gmail.com>
The idea is to confront Bash Advanced Scripting Guide coders, BASG
coders for short. Every sed, awk, grep can be replaced by Zsh code. No
need for `` / $() what Bash coders love (not all, could name at least
one that doesn't, is present at #zsh IRC channel). However, grep -C is
not very possible to replace with Zsh code. I plan to write
Markdown/PDF document where every GNU utility will be coded via
native Zsh code, without forks, and the grep -C is one problem that I
can perceive now.
Best regards,
Sebastian Gniazdowski
Messages sorted by:
Reverse Date,
Date,
Thread,
Author