Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
vidarh
on July 4, 2017
|
parent
|
context
|
favorite
| on:
Skip grep, use awk
In bash you can also do do "while read -a F ; do echo field2 is ${F:1} ; done". (-a will assign each field to an zero indexed array)
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: