Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
bartbes
on June 16, 2018
|
parent
|
context
|
favorite
| on:
Learn just a little Awk (2010)
Easily solved by just keeping some state:
/^=====/ { inentry = !inentry; next } inentry
Possibly without 'next' if you want the marker lines too.
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: