Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

If the input is naturally arranged in columns, regardless of separation character, awk is optimal for parsing it, and not bad for actually processing it, either. This goes double if you only need certain lines of input, and you can concisely pick out those lines using a regular expression.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: