Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grep

Using grep for multiple search patterns

unix grep

Find the value of key from JSON

json grep

Why doesn't my Perl grep return the first match?

perl grep

Pandas: grep like function

grep row pandas

Print only matching word, not entire line through grep

unix grep solaris

grep/ack -o with characters of context (not lines)

grep filtering ack

Simple hash search by value

perl search hash grep

tail -f into grep into cut not working properly

bash shell grep tail cut

How to git grep only a set of file extensions

git grep file-extension

How do you grep for a string containing a slash?

grep slash

What's the easiest way to get an equivalent to GNU grep that supports negative lookbehinds?

Excluding hidden files from du command output with --exclude, grep -v or sed

bash sed grep hidden du

How to zgrep the last line of a gz file without tail

bash shell logging grep

Using grep and ls -a commands

linux shell unix grep ls

How to replace line-breaks with commas using grep in TextWrangler?

grep with regex for phone number

regex grep

How to escape plus sign on mac os x (BSD) sed?

regex macos bash sed grep

how to use grep to match with either whitespace or newline

regex shell grep

Grep Search all files in directory for string1 AND string2

linux shell grep

How to grep for lines which contain particular words in a log file?

linux bash shell grep