Slide 28
Slide 28 text
● the concepts of pipes
● awesome tools
○ grep, egrep, zgrep, pgrep
○ cut, awk, sed
○ wc
○ cat, zcat
○ less vs. more
○ tar, bzip2, gzip
○ netcat, w3m, telnet
○ $YOUR_VERSIONCONTROL_CLI
○ bash scripting
■ if [ ] vs. if [[ ]] vs. test
■ loops
Learn Shell Scripting