Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grep

Why is "git grep" behaving erratic on my Windows PC?

windows git github grep git-bash

Kill only processes (instances) of specific Java jar

linux bash grep kill

Need to delete first N lines of grep result files

linux wordpress bash sed grep

Can grep show matching part of line with "context"? [duplicate]

git sed grep

Perl map/grep memory leak

perl memory-leaks map grep

BASH: how to put variable inside regex?

regex bash variables 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]