Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grep

Print only a part of a match with grep

linux shell unix grep gnu

Gitlab: piping commands with grep not working?

bash grep gitlab gitlab-ci

Solaris equivalent of -o option of grep on Linux

linux grep solaris options

Need to grep for first occurrences of multiple strings

grep

How can I find all the merges that had conflicts in a Git repository?

git version-control awk grep

Terminal - Why the exit command of grep is 0 even if a match is not found?

shell terminal grep exit-code

git: grep file in all previous versions

Grep in reverse order without reading whole file

grep posix reverse large-files

grep or ripgrep: How to find only files that match multiple patterns (not only on the same line)?

grep ripgrep

Getting text from inside an HTML tag within a local file with grep [duplicate]

Count the number of occurences of binary data

linux binary grep

Bash - Swap Values in Column

linux bash sed awk grep

Grep --byte-offset not returning the offset (Grep version 2.5.1)

bash grep offset

parallel grep pattern multiple files

*nix: Performing nested -exec with find command

php linux grep find exec

how to escape the pipe character in grep?

shell grep escaping pipe

Easily count words in a list of files in a folder after grep -v command

bash grep wc

grep library output from within Python

python c linux python-3.x grep

How to use lookahead to exclude special characters in a regular expression

regex linux bash grep xrandr

How can I grep while avoiding 'Too many arguments' [duplicate]

linux bash grep