Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grep

grep: group capturing

regex linux bash grep

Can not extract the capture group with either sed or grep

regex linux sed grep

Unix grep regex containing 'x' but not containing 'y'

regex unix grep regex-negation

Tarballing without Git metadata

find packaging tar xargs grep

Is it better to use git grep than plain grep if we want to search in versioned source code?

linux git grep

How to do whole-word search similar to "grep -w" in Vim

vim grep

shell variable in a grep regex

bash grep

Redirect stderr to /dev/null

linux grep

Grep output with multiple Colors?

bash colors sed awk grep

Is there an easy way to pass a "raw" string to grep?

Linux shell script to add leading zeros to file names

linux bash shell grep

Delete a list of files with find and grep

grep find pipe rm

How to remove the last character from a bash grep output

bash grep

Can you mass edit all files returned in a grep?

search vim command-line sed grep

grep from tar.gz without extracting [faster one]

linux bash grep

Always include first line in grep

bash grep

Use grep to find content in files and move them if they match

linux shell scripting grep

Linux find and grep command together

bash grep find

Difference between egrep and grep

regex grep

How to match once per file in grep?

regex perl shell unix grep