Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grep

Match line not containing a pattern in BBEdit with Grep

grep bbedit

Regex to get delimited content with egrep

regex bash cygwin grep

perl - extract list of strings

regex linux perl unix grep

Grep with two ordered strings (like logical AND in regex) [duplicate]

regex grep

Custom date verification - BASH - using just grep or awk etc

bash validation date awk grep

Rename file based on content

bash grep macos-sierra

grep command to extract a word

linux grep

PowerShell Tail file but ignore lines matching pattern

powershell grep

Changing the bash =~ operator to a sh compatible argument

regex bash grep sh glob

grep to match entire certificate?

regex ubuntu awk sed grep

How to make multi-line regexp work in grep?

regex 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?