randallagordon / Command-line-text-processing

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

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

Am new to video recording and there are few bumps. But I hope it would be helpful


exercises

Check out exercises directory to test yourself, right from the command line itself

As of now, only a few 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

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


Languages

Language:Shell 71.1%Language:Python 28.9%