Re: File Manipulation in Linux
- From: Matt Giwer <jull43@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 29 Jan 2007 21:03:52 -0500
Joe Cipale wrote:
ynotssor wrote:In news:eph5v131g79@xxxxxxxxxxxxxxxxxx,
Joe Cipale <joec@xxxxxxxxxxx> wrote:
I would have offered to use a combo of 'awk' and 'grep'. One scriptWhy use grep? awk has excellent pattern-matching capabilities:
and multiple output files
awk '/name_/ {print $3}' file1 > file2
Of course they do...
That is the cool thing about Unix/Linux: For each problem there are AT LEAST a half-dozen
ways to solve it. M$ havent figured that aspect out yet though. :)
Every linux distro is an M$ solution.
There is no margin in giving away low level tools.
--
Before the Iraq war Brad Pitt was ridiculed for filming kite flying in
Baghdad. Looks like he was right.
-- The Iron Webmaster, 3730
nizkor http://www.giwersworld.org/nizkook/nizkook.phtml
Iraqi democracy http://www.giwersworld.org/911/armless.phtml a3
.
- References:
- File Manipulation in Linux
- From: tman
- Re: File Manipulation in Linux
- From: Marc Schwartz
- Re: File Manipulation in Linux
- From: Marc Schwartz
- Re: File Manipulation in Linux
- From: Joe Cipale
- Re: File Manipulation in Linux
- From: ynotssor
- Re: File Manipulation in Linux
- From: Joe Cipale
- File Manipulation in Linux
- Prev by Date: Re: File Manipulation in Linux
- Next by Date: Re: my 56k dialup internal modem (V.92 Data/Fax/Voice) is not working on linux
- Previous by thread: Re: File Manipulation in Linux
- Next by thread: vsftpd setup & local/virtual users, pam. PLEASE HELP!
- Index(es):
Relevant Pages
|