Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grep

Move lines matching a pattern from one file to another

linux perl sed awk grep

git grep--but restricted to new or modified files in the index

git grep

passing grep into a variable in bash

linux bash grep

Using grep to find all emails

linux grep

Find, grep, and execute - all in one?

shell grep find

How to grep a word inside xml files in a folder

open 100 files in vim

linux vim file-io 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