Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grep

How to use grep to match two strings in the same line

string bash grep

Why do you have to escape | and + in grep between apostrophes?

bash grep escaping

Grep finding which of the pattern ARE NOT in the file

linux unix grep

concatenate grep output to an echo statement in UNIX

shell unix grep

How to pass a shell script argument as a variable to be used when executing grep command

bash shell grep

GREP How do I search for words that contain specific letters (one or more times)?

grep

awk array to print line before the first match

bash awk grep head

Is there a way to execute git-grep command on a remote repository tree?

git grep repository git-grep

Echo multiline var to Grep

bash variables grep

Bash - parsing ini file, finding section name by values within

bash awk sed grep ini

Terminate a program immediately after grep found a specific string in stdout in shell

bash shell grep stdout

How do I open files from Quickfix List in Vim when using EasyGrep?

list vim grep

Match string and one or more numbers with grep

regex linux grep

Using ack to search inside files with no extensions

grep ack

sum up results of awk and grep

awk grep

Create an alias for "pipe grep"

grep zsh aliases

How to create a list of all words in a bunch of files?

linux unix awk command-line grep

grep to find literal [square brackets] with specific data

regex unix awk grep pcregrep

How can I match the lowercase version of a backreference

regex grep

Replace a string which is present on first line in UNIX file

unix awk sed grep