ℹ️ ℹ️ This is a work-in-progress book on text processing with command line Rust tools.
TODO: PDF/EPUB versions
For web version of the book, visit https://learnbyexample.github.io/cli_text_processing_rust/
ℹ️ Rust coreutils won't be covered here. See also Awesome Alternatives in Rust.
Please open an issue if you spot any typo/errors.
Please do not submit pull requests.
I'd also highly appreciate your feedback about the book.
Twitter: https://twitter.com/learn_byexample
- /r/commandline/ and /r/rust/ — helpful forums
- stackoverflow and unix.stackexchange — for getting answers on pertinent questions related to command line
- Warning and Info icons by Amada44 under public domain
- Inkscape for favicon
- pngquant and svgcleaner for optimizing images
- softwareengineering.stackexchange and skolakoda for programming quotes
- mdBook — for web version of the book
- mdBook-pagetoc — for adding table of contents for each page
- minify-html — for minifying html files
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License
Code snippets are available under MIT License