Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grep

Grep list (file) from another file

bash grep

Running Grep command from java

java grep

Why does grep results in different results when used in script or in command line - when trying to find pid?

bash shell grep pid

quickest way to select/copy lines containing string from huge txt.gz file

linux ubuntu awk sed grep

"grep: invalid option -- P" error when doing regex in bash script

bash macos grep

Same regex evaluated differently with sed than with grep

regex bash sed grep

Source RVM script - "grep: invalid option -- 'p'"

ruby grep rvm

How to grep a shell variable to match end of line?

regex bash shell grep

How to get grep consider any character as regular

linux string bash sed grep

Weird issue when running grep with the --include option

How to merge unknown number of multiple lines between two patterns into a single line using awk

shell awk grep

How can I find the number of 8 letter words that do not contain the letter "e", using the grep command?

linux bash unix grep wc

How to generate string elements that don't match a pattern?

linux bash awk grep

Grep everything before a specific character [duplicate]

regex unix grep

use df command to show only the %used

python linux bash shell grep

pygrep pre-commit hook to check string is present

How can you disable line numbers in git grep when you have grep.lineNumber=true?

bash git grep

How to exclude several lines around match with grep or similar tool?

awk grep ack