Re: elementary grep command
- From: Maxwell Lol <nospam@xxxxxxxxxxx>
- Date: 15 Feb 2008 07:39:18 -0500
Janis Papanagnou <Janis_Papanagnou@xxxxxxxxxxx> writes:
Grep serves for other purposes.
Yup. Grep is a easy way to accept (grep) or reject (grep -v) lines.
sed changes lines.
Awk works on columns.
But awk can do much more. It can do grep-like and sed-like commands.
It's a marvelous language. Terse, yet powerful.
Think of it as something that something that is like Excel.
.
- Follow-Ups:
- Re: elementary grep command
- From: Janis
- Re: elementary grep command
- References:
- elementary grep command
- From: David
- Re: elementary grep command
- From: Janis Papanagnou
- elementary grep command
- Prev by Date: Re: awk/sed - a tricky one
- Next by Date: Re: Characters in function names
- Previous by thread: Re: elementary grep command
- Next by thread: Re: elementary grep command
- Index(es):
Relevant Pages
|