Re: newline separated grep output
- From: gazelle@xxxxxxxxxxxxxxxxxx (Kenny McCormack)
- Date: Mon, 22 Sep 2008 12:03:51 +0000 (UTC)
In article <4771a60f-4af7-454f-a8da-bf4b5647a8bf@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
<chrisbgp@xxxxxxxxx> wrote:
Hello,
I'm trying to filter a string so that I can sort it. The problem is
that these strings appear after each other and I can't use cut/sort
that way.
The general answer to "I'm using the primitive tools [*] and I can't do X"
is "Stop using the primitive tools" and start using a real tool, such as AWK.
[*] grep, cut, tr, sed, comm, sort, join, etc, etc.
.
- References:
- newline separated grep output
- From: chrisbgp
- newline separated grep output
- Prev by Date: free sextv1 tv - Free
- Next by Date: Re: newline separated grep output
- Previous by thread: newline separated grep output
- Next by thread: Re: newline separated grep output
- Index(es):
Relevant Pages
|