longbow0 / Command-line-text-processing

:zap: From finding text to search and replace, from sorting to beautifying text and more :art:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use Join the chat at https://gitter.im/learnbyexample/scripting_course if you need help, have suggestions, etc


Command Line Text Processing

Work still in progress, stay tuned :)


Chapters

Rough drafts

Possible additions

  • Parsers for html, xml, csv, json, etc
  • Renaming files
  • other commands like split, combine, datamash, etc

Webinar recordings

Recorded couple of videos based on content in the chapters, not sure if I'll do more


exercises

Check out exercises directory to solve practice questions, right from the command line itself

As of now, only grep exercises has been added. Stay tuned for more


ebook

Includes only completed chapters

  • Read as ebook on gitbook
  • Download ebook for offline reading - link

Acknowledgements


License

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

About

:zap: From finding text to search and replace, from sorting to beautifying text and more :art:


Languages

Language:Shell 71.1%Language:Python 28.9%