NAME grep, egrep, fgrep, rgrep - print lines that match patterns SYNOPSIS grep [ OPTION ...] PATTERNS [ FILE ... grep [ OPTION ...] -e PATTERNS ... [ FILE ...] grep [ OPTION ...] -…NAME grep, egrep, fgrep, rgrep - print lines that match patterns SYNOPSIS grep [ OPTION ...] PATTERNS [ FILE ... grep [ OPTION ...] -e PATTERNS ... [ FILE ...] grep [ OPTION ...] -…NAME grep, egrep, fgrep, rgrep - print lines that match patterns SYNOPSIS grep [ OPTION ...] PATTERNS [ FILE ... grep [ OPTION ...] -e PATTERNS ... [ FILE ...] grep [ OPTION ...] -…NAME grep, egrep, fgrep, rgrep - print lines that match patterns SYNOPSIS grep [ OPTION ...] PATTERNS [ FILE ... grep [ OPTION ...] -e PATTERNS ... [ FILE ...] grep [ OPTION ...] -…NAME git-grep - Print lines matching a pattern SYNOPSIS git grep [-a | --text] [-I] [--textconv ... rather similar to running the regular grep(1) utility with its -r option specifi…files for a regular expression SYNOPSIS zgrep [ grep_options ] [ -e ] pattern filename ... DESCRIPTION The zgrep ... command invokes grep on compressed or gzipped files. All option…files for a regular expression SYNOPSIS zgrep [ grep_options ] [ -e ] pattern filename ... DESCRIPTION The zgrep ... command invokes grep on compressed or gzipped files. All option…files for a regular expression SYNOPSIS zgrep [ grep_options ] [ -e ] pattern filename ... DESCRIPTION The zgrep ... command invokes grep on compressed or gzipped files. All option…commits newer than , and using it with --grep= further limits to commits whose log message ... patterns are chosen (similarly for multiple --committer= ). --grep-reflog= Limit…commits newer than , and using it with --grep= further limits to commits whose log message ... patterns are chosen (similarly for multiple --committer= ). --grep-reflog= Limit…commits newer than , and using it with --grep= further limits to commits whose log message ... patterns are chosen (similarly for multiple --committer= ). --grep-reflog= Limit…commits newer than , and using it with --grep= further limits to commits whose log message ... patterns are chosen (similarly for multiple --committer= ). --grep-reflog= Limit…example: alias.cmd = "!echo $1 | grep $2" called as git cmd 1 2 will be executed ... fall back to git grep --no-index if git grep is executed outsidewith a cmd use a script glog-grep to grep last relevant commit from ... /bin/glog-grep #!/bin/sh test -n "$1" && git log --grep "$1" --pretty=reference -1 || true $ cat msg.txtcomm,psr,pid | grep kswapd kswapd0 4 82 $ sudo taskset ... comm,psr,pid | grep kswapd kswapd0 4 82 $ taskset -p 82 pid 82’s currentreachable any more: git fsck --unreachable | grep commit | cut -d\ -f3 | xargs git log --merges ... walk --grep=WIP CONFIGURATION Everything below this line in this section is sele…done using pipelines like git ls-files | grep -v ^WANTED_DIR/ | xargs ... files -z with something other than grep can avoid this, but that doesn’t meanalso be a problem with e.g. "git grep — *.c", mistakes with grep/log/status appear ... submodule initialization state. Thus, commands like git grep that work on tracked filesexpressions as with the -E option of grep (1). The regular expression metacharacters, i.e., those ... [email protected]). Thomas E. Dickey <[email protected]>. SEE ALSO…tel2 $ diff tel1 tel2 $ rm tel1 $ grep maja tel2 maja 0501-1136285 $ Here typing Control ... anything. Deleted means lost. The command grep (from "g/re/p") finds occurrences of a s…