Show Menu
Cheatography

Bash Cheat Sheet (DRAFT) by

This is a draft cheat sheet. It is a work in progress and is not finished yet.

grep options

-c, --count
count matched lines
-E, --exte­nde­d-r­egexp
extended regular expres­sions
-i, --igno­re-case
case insens­itive
-n, --line­-number
match preceded by line number
-o, --only­-ma­tching
only matching part of lines