Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
coliveira
on June 29, 2023
|
parent
|
context
|
favorite
| on:
The Awk Programming Language, Second Edition
One simple thing I do with awk is to create a command processor: read one line at a time and do things on my data as a response. This is very useful because you can make your command as powerful as needed and call other unix tools as a result.
rsolva
on June 29, 2023
[–]
Do you have an example of this that is available somewhere?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: