learn_gnugrep_ripgrep
Text processing guide
A comprehensive guide to mastering the command-line text processing tools GNU grep and ripgrep
Example based guide to mastering GNU grep and ripgrep
322 stars
10 watching
39 forks
Language: Shell
last commit: over 1 year ago
Linked from 1 awesome list
command-lineebookexercisesgnugreplearning-by-doinglinuxregexripgrep
Related projects:
Repository | Description | Stars |
---|---|---|
learnbyexample/cli-computing | A comprehensive guide to Linux command line tools and Shell Scripting | 534 |
learnbyexample/ruby_regexp | A comprehensive resource for learning Ruby Regular Expressions from beginner to advanced levels with examples and exercises. | 99 |
ahgamut/ripgrep | A tool for recursively searching directories with a regex pattern while respecting gitignore files. | 19 |
learnbyexample/py_regular_expressions | A comprehensive resource for learning Python regular expressions | 1,768 |
duane9/nvim-rg | An plugin for Neovim that enables asynchronous ripgrep searches and displays results in a quickfix window. | 38 |
gramps-project/gramps | A genealogy program with features for hobbyists and professional genealogists | 2,193 |
entgriff/python-synopsis | A comprehensive study guide and resource repository for learning Python programming | 190 |
lixd/grpc-go-example | A collection of tutorials and examples on gRPC development in Go | 165 |
mmcgrana/gobyexample | A site that teaches Go programming by extracting code and comments from source files | 7,291 |
hackergrrl/p2p-handbook | An introductory guide to peer-to-peer systems and networks for web applications | 129 |
ynqa/sig | Interactive command-line search tool with real-time filtering and searching capabilities | 589 |
chinanf-boy/ripgrep-zh | A high-performance, feature-rich search tool for text within files and directories | 155 |
learnbyexample/learn_js_regexp | A comprehensive resource for learning JavaScript regular expressions | 112 |
arp-g/async-elixir | A comprehensive resource for learning Elixir's concurrency features and asynchronous programming techniques | 161 |
gmonce/scikit-learn-book | Source code and data for a machine learning book with Python tutorials | 393 |