Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grep

Find rows in a file which doesnt contain a string and add text at start of it

shell awk sed grep

Bash not waiting for full results after pipe but immediate action on direct output

bash grep pipe tail

grep from a substring to find the match string

regex perl grep

Use grep to find lines containing a string, but not starting with another string

regex grep

Git grep of past version

git grep

git match tag with multiple words

regex git grep

How can I use git grep with regular expressions?

git grep

How to negate exit code status to be used in Kubernetes livenessProbe?

Delete multiline pattern containing another pattern

sed awk grep

Grep: max words before and after match

grep

Segmentation fault in bash script using find, grep, sed

Cannot remove docker images without tags/<none> tags

How to grep recursively and ignore subdirectories of subdirectories?

linux macos recursion grep

What are the differences between GNU grep's basic/extended and PCRE (`-P`) regular expressions? [closed]

regex grep gnu pcre

Regex: Grab second string between two single quotes

regex grep

Get text from a row that contains a unique condition to the first occurrence of a row that contains a repeated word in a file

awk sed grep

Using grep with a complex string

bash grep

grep file content from piped content

bash grep

Grep files with uncommented "console.log" string

regex unix grep

grep filenames matching a pattern and move to desired folder

linux bash shell grep move