You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
});</script><divclass=contentid=content><main><divclass=sidetoc><navclass=pagetoc></nav></div><h1id=buy-pdfepub-versions><aclass=headerhref=#buy-pdfepub-versions>Buy PDF/EPUB versions</a></h1><h2id=purchase-links><aclass=headerhref=#purchase-links>Purchase links</a></h2><p>You can buy the pdf/epub versions of the book using these links:<ul><li><ahref=https://learnbyexample.gumroad.com/l/cli_computing>https://learnbyexample.gumroad.com/l/cli_computing</a><li><ahref=https://leanpub.com/cli_computing>https://leanpub.com/cli_computing</a></ul><h2id=bundles><aclass=headerhref=#bundles>Bundles</a></h2><p>You can also get the book as part of these bundles:<ul><li><strong>All books bundle</strong><ul><li><ahref=https://learnbyexample.gumroad.com/l/all-books>https://learnbyexample.gumroad.com/l/all-books</a><li>Includes all my programming books</ul></ul><h2id=book-list><aclass=headerhref=#book-list>Book list</a></h2><p>Here's a list of programming books I've written:<ul><li><ahref=https://learnbyexample.github.io/py_regular_expressions/>Python re(gex)?</a><li><ahref=https://learnbyexample.github.io/learn_js_regexp/>JavaScript RegExp</a><li><ahref=https://learnbyexample.github.io/Ruby_Regexp/>Ruby Regexp</a><li><ahref=https://learnbyexample.github.io/learn_gnugrep_ripgrep/>GNU grep and ripgrep</a><li><ahref=https://learnbyexample.github.io/learn_gnused/>GNU sed</a><li><ahref=https://learnbyexample.github.io/learn_gnuawk/>GNU awk</a><li><ahref=https://learnbyexample.github.io/learn_ruby_oneliners/>Ruby one-liners cookbook</a><li><ahref=https://learnbyexample.github.io/learn_perl_oneliners/>Perl one-liners cookbook</a><li><ahref=https://learnbyexample.github.io/100_page_python_intro/>100 Page Python Intro</a><li><ahref=https://learnbyexample.github.io/practice_python_projects/>Practice Python Projects</a><li><ahref=https://learnbyexample.github.io/cli_text_processing_coreutils/>Command line text processing with GNU Coreutils</a><li><ahref=https://learnbyexample.github.io/cli_text_processing_rust/>Command line text processing with Rust tools</a><li><ahref=https://learnbyexample.github.io/vim_reference/>Vim reference guide</a><li><ahref=https://learnbyexample.github.io/cli-computing/>Computing from the Command Line</a></ul></main><navaria-label="Page navigation"class=nav-wrapper><aaria-label="Previous chapter"class="mobile-nav-chapters previous"title="Previous chapter"aria-keyshortcuts=Lefthref=cover.htmlrel=prev><iclass="fa fa-angle-left"></i></a><aaria-label="Next chapter"class="mobile-nav-chapters next"title="Next chapter"aria-keyshortcuts=Righthref=preface.htmlrel=next><iclass="fa fa-angle-right"></i></a><divstyle="clear: both"></div></nav></div></div><navaria-label="Page navigation"class=nav-wide-wrapper><aaria-label="Previous chapter"class="nav-chapters previous"title="Previous chapter"aria-keyshortcuts=Lefthref=cover.htmlrel=prev><iclass="fa fa-angle-left"></i></a><aaria-label="Next chapter"class="nav-chapters next"title="Next chapter"aria-keyshortcuts=Righthref=preface.htmlrel=next><iclass="fa fa-angle-right"></i></a></nav></div><script>window.playground_copyable=true;</script><scriptcharset=utf-8src=elasticlunr.min.js></script><scriptcharset=utf-8src=mark.min.js></script><scriptcharset=utf-8src=searcher.js></script><scriptcharset=utf-8src=clipboard.min.js></script><scriptcharset=utf-8src=highlight.js></script><scriptcharset=utf-8src=book.js></script><scriptsrc=sidebar.js></script>
31
+
});</script><divclass=contentid=content><main><divclass=sidetoc><navclass=pagetoc></nav></div><h1id=buy-pdfepub-versions><aclass=headerhref=#buy-pdfepub-versions>Buy PDF/EPUB versions</a></h1><h2id=purchase-links><aclass=headerhref=#purchase-links>Purchase links</a></h2><p>You can buy the pdf/epub versions of the book using these links:<ul><li><ahref=https://learnbyexample.gumroad.com/l/cli_computing>https://learnbyexample.gumroad.com/l/cli_computing</a><li><ahref=https://leanpub.com/cli_computing>https://leanpub.com/cli_computing</a></ul><h2id=bundles><aclass=headerhref=#bundles>Bundles</a></h2><p>You can also get the book as part of these bundles:<ul><li><strong>All books bundle</strong><ul><li><ahref=https://learnbyexample.gumroad.com/l/all-books>https://learnbyexample.gumroad.com/l/all-books</a><li>Includes all my programming books</ul></ul><h2id=testimonials><aclass=headerhref=#testimonials>Testimonials</a></h2><blockquote><p>Ive only gotten through first pages but appears a good Unix/bash primer. I’ll probably recommend for new hires out of bootcamp because they’re usually weak here<p>— <ahref=https://twitter.com/Lizziness/status/1589866691974291456>feedback on twitter</a></blockquote><h2id=book-list><aclass=headerhref=#book-list>Book list</a></h2><p>Here's a list of programming books I've written:<ul><li><ahref=https://learnbyexample.github.io/py_regular_expressions/>Python re(gex)?</a><li><ahref=https://learnbyexample.github.io/learn_js_regexp/>JavaScript RegExp</a><li><ahref=https://learnbyexample.github.io/Ruby_Regexp/>Ruby Regexp</a><li><ahref=https://learnbyexample.github.io/learn_gnugrep_ripgrep/>GNU grep and ripgrep</a><li><ahref=https://learnbyexample.github.io/learn_gnused/>GNU sed</a><li><ahref=https://learnbyexample.github.io/learn_gnuawk/>GNU awk</a><li><ahref=https://learnbyexample.github.io/learn_ruby_oneliners/>Ruby one-liners cookbook</a><li><ahref=https://learnbyexample.github.io/learn_perl_oneliners/>Perl one-liners cookbook</a><li><ahref=https://learnbyexample.github.io/100_page_python_intro/>100 Page Python Intro</a><li><ahref=https://learnbyexample.github.io/practice_python_projects/>Practice Python Projects</a><li><ahref=https://learnbyexample.github.io/cli_text_processing_coreutils/>Command line text processing with GNU Coreutils</a><li><ahref=https://learnbyexample.github.io/cli_text_processing_rust/>Command line text processing with Rust tools</a><li><ahref=https://learnbyexample.github.io/vim_reference/>Vim reference guide</a><li><ahref=https://learnbyexample.github.io/cli-computing/>Computing from the Command Line</a></ul></main><navaria-label="Page navigation"class=nav-wrapper><aaria-label="Previous chapter"class="mobile-nav-chapters previous"title="Previous chapter"aria-keyshortcuts=Lefthref=cover.htmlrel=prev><iclass="fa fa-angle-left"></i></a><aaria-label="Next chapter"class="mobile-nav-chapters next"title="Next chapter"aria-keyshortcuts=Righthref=preface.htmlrel=next><iclass="fa fa-angle-right"></i></a><divstyle="clear: both"></div></nav></div></div><navaria-label="Page navigation"class=nav-wide-wrapper><aaria-label="Previous chapter"class="nav-chapters previous"title="Previous chapter"aria-keyshortcuts=Lefthref=cover.htmlrel=prev><iclass="fa fa-angle-left"></i></a><aaria-label="Next chapter"class="nav-chapters next"title="Next chapter"aria-keyshortcuts=Righthref=preface.htmlrel=next><iclass="fa fa-angle-right"></i></a></nav></div><script>window.playground_copyable=true;</script><scriptcharset=utf-8src=elasticlunr.min.js></script><scriptcharset=utf-8src=mark.min.js></script><scriptcharset=utf-8src=searcher.js></script><scriptcharset=utf-8src=clipboard.min.js></script><scriptcharset=utf-8src=highlight.js></script><scriptcharset=utf-8src=book.js></script><scriptsrc=sidebar.js></script>
0 commit comments