• theunixschool.com. Joined January 2010.
  • Todays awk top tip - how to split on 2 (or more!) delimiters http://theunixschool.com/2012/07/awk-10-examples-to-read-files-with.html…
  • Another really useful thing to configure is a cdpath. It allows you to cd relative to any of the paths defined https://theunixschool.com/2012/04/what-is-cdpath.html…
  • Great list of tutorials on sed and awk http://theunixschool.com/p/awk-sed.html.
  • @NunzioH. · Feb 2, 2013. awk & sed http://theunixschool.com/p/awk-sed.html. Nunzio Hayslip. @NunzioH.
  • Different ways to join lines, in shell : http://theunixschool.com/2012/03/join-every-2-lines-in-file.html…