Hacker News .hnnew | past | comments | ask | show | jobs | submitlogin

I think I would have found it painful without join and sort, though (which, also in that list).


I rarely use join and it never occurred to me. For combining the one file that had records spanning several lines, I used awk instead of grep -A as the hints suggest. Where the hints suggest a head/tail combination, I used sed. I also used sort piped to uniq in one case; combinations of those two are very often useful.




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

Search: