1. Cover
  2. Buy PDF/EPUB versions
  3. 1. Preface
  4. 2. Introduction
  5. 3. In-place file editing
  6. 4. Selective editing
  7. 5. BRE/ERE Regular Expressions
  8. 6. Flags
  9. 7. Shell substitutions
  10. 8. z, s and f command line options
  11. 9. append, change, insert
  12. 10. Adding content from file
  13. 11. Control structures
  14. 12. Processing lines bounded by distinct markers
  15. 13. Gotchas and Tricks
  16. 14. Further Reading
  17. 15. Exercise Solutions


  18.    Source code
  19.    My Blog
  20.    My Books
  21.    learnbyexample weekly
  22.    Twitter

CLI text processing with GNU sed

    book cover