Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grep

Preserve colouring after piping grep to grep

linux bash colors grep pipe

How to use sed/grep to extract text between two words?

string bash sed grep

How to process each output line in a loop?

bash shell grep

Grep characters before and after match?

bash grep

List files with certain extensions with ls and grep

bash shell macos grep

How to merge every two lines into one from the command line?

bash awk sed grep

More elegant "ps aux | grep -v grep"

linux grep

How to get the part of a file after the first line that matches a regular expression

bash shell scripting grep

How to remove the lines which appear on file B from another file A?

linux shell sed diff grep

Exclude .svn directories from grep [duplicate]

linux bash svn grep

(grep) Regex to match non-ASCII characters?

Is there a Pattern Matching Utility like GREP in Windows?

windows grep

PowerShell equivalent to grep -f

powershell grep

How to do a non-greedy match in grep?

Remove blank lines with grep

text terminal grep newline

How to concatenate multiple lines of output to one line?

linux bash unix grep tr

Windows recursive grep command-line

windows command-line grep

How can I get `find` to ignore .svn directories?

linux find bash grep svn

Using grep to search for a string that has a dot in it

linux grep

Grep regex NOT containing string

regex grep