Skip to content

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

Notifications You must be signed in to change notification settings

Test3lyn/Command-line-text-processing

 
 

Repository files navigation

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, json, etc
  • Renaming files
  • other than coreutils like 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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 71.1%
  • Python 28.9%