Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grep

Optimise usability of wgrep

emacs grep

Using SED to match emails in a sql dump and replace them

sql regex sed grep

How to see changed lines with certain words and the containing file for a git commit? - Can git diff print a file name line prefix?

git bash awk grep git-diff

How to run grep in parallel on single lines from a list

bash grep gnu-parallel

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