Skip to main content
DevOpsLabTH.dev

grep with context (-A -B -C, -i)

Show lines around a match with -A and -B. Match case-insensitively with -i. The flags that turn grep from finder into reader.

Sign in to start the lab