Re: [dev] Find window with dmenu

From: Truls Becken <truls.becken_AT_gmail.com>
Date: Tue, 12 Feb 2013 14:27:29 +0100

On 2013-02-12, at 13:22, Chris Down wrote:

> Considering he's already doing rudimentary filtering through in *addition*
> to sed calls, awk is more generalisable choice to the problem set.

Alternatively, you could say that sed is the more generalisable choice since
grep is pretty much a subset of sed.

sed -E 's/\s\+// ; /"(vim|surf):"/d'

-Truls
Received on Tue Feb 12 2013 - 14:27:29 CET

This archive was generated by hypermail 2.3.0 : Thu Feb 21 2013 - 19:19:28 CET