Terminal
Updated 8 months ago
General
- ✍️ CLI tricks every developer should know • Kedasha Kerr
- ✍️ Your terminal is not a terminal: An Introduction to Streams • Lucas F. Costa
- 🧰 junegunn/fzf • A command-line fuzzy finder
Bash
- ✍️ Repeat shell command replacing a word • John D. Cook
- ✍️ Better Bash Scripting in 15 Minutes • Robert Muth
UNIX Tools
- 📺 🔥 Open all files with lint issues in VS Code • Wes Bos
- 📺 Get a grip on grep • Fireship
- ✍️ The hard part in becoming a command line wizard • John D. Cook
- ✍️ Deploying a static website with rsync • Kevin Sookocheff
- 👩💻 How to exclude a directory when using `find`? • StackOverflow
- ✍️ Using find and grep • Code & Comments
- ✍️ find, grep, sed and awk • Code & Comments
- ✍️ Why you should learn just a little Awk - An Awk tutorial by Example • Greg Grothous
Non-UNIX Tools
- 📺 FFmpeg in 100 Seconds • Fireship
- ✍️ Command-Line Data Manipulation with Miller • Alvin Bryan
- 📺 Use npm query and jq to dig into your dependencies • Elijah Manor
- ✍️ Quiet mode: suppressing startup junk • John D. Cook
- 🧰 johnkerl/miller • Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON