1. Cover
  2. Buy PDF/EPUB versions
  3. 1. Preface
  4. 2. Installation and Documentation
  5. 3. awk introduction
  6. 4. Regular Expressions
  7. 5. Field separators
  8. 6. Record separators
  9. 7. In-place file editing
  10. 8. Using shell variables
  11. 9. Control Structures
  12. 10. Built-in functions
  13. 11. Multiple file input
  14. 12. Processing multiple records
  15. 13. Two file processing
  16. 14. Dealing with duplicates
  17. 15. awk scripts
  18. 16. Gotchas and Tips
  19. 17. Further Reading
  20. 18. Exercise Solutions


  21.    Source code
  22.    My Blog
  23.    My Books
  24.    learnbyexample weekly
  25.    Twitter

CLI text processing with GNU awk

    book cover