Y
Hacker News
new
|
ask
|
show
|
jobs
Understanding Enough Awk to Search Piles of Files and Text
(
start.jcolemorrison.com
)
7 points
by
colemorrison
2532 days ago
2 comments
I_complete_me
2532 days ago
Thanks for this article. What I learned from this was that you can use a word as a field separator - it simply never occurred to me to do that.
link
lemcoe9
2532 days ago
The article is a great introduction to `awk`, but I can't help but bring up UUOC's, or Useless Uses of `cat`:
http://porkmail.org/era/unix/award.html
link