bookmarks
CLI
Shell style guide
The Art of Command Line
Console services
An Opinionated Guide to xargs
Bash
Bash Job Control
Bash coprocess
Pure bash bible
BASH Cheatsheet
BASH script template
Bash hackers wiki
Modern Bash (Zsh) Scripting
https://betterdev.blog/minimal-safe-bash-script-template/
sed
Sed - An Introduction and Tutorial by Bruce Barnett
sed, a stream editor
F’Awk Yeah! Advanced sed and awk Usage
awl
AWK in 20 mins
find
A BIG collection of Unix/Linux ‘find’ command examples
zsh
awesome-zsh-plugins
SED\AWK\Perl\Bash\Curl oneliners
Sed oneliners explained:
File Spacing, Numbering and Text Conversion and Substitution
Selective Printing of Certain Lines
Selective Deletion of Certain Lines and Special Applications
Part I: File Spacing, Numbering and Text Conversion and Substitution
Part II: Selective Printing of Certain Lines
Part III: Selective Deletion of Certain Lines and Special Applications
AWK oneliners explained:
File Spacing, Numbering and Calculations
Text Conversion and Substitution
Selective Printing and Deleting of Certain Lines
String creation, array creation and update on selective printing of certain lines
Perl oneliners explained
File spacing
Line Numbering
Calculations
String and Array Creation
Text conversion and substitution
6
Selective printing and deleting of lines
Handy Regular Expressions
A Collection of Handy Perl Scripts
Bash onliners (in progress…)
Working with files
Working with strings
All about redirections
Working with history
Navigating around
Curl cookbook