Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grep

in vim, how to set "args" to the result of a "grep -l"?

vim command-line grep vi

Problem with Replace in Eclipse

regex eclipse grep replace

How to make ack include .conf files?

grep ack

Grep log file greater than time stamp

unix sed awk grep

How To Use Backreference in Grep

Find files with grep and open in editor

bash vim emacs grep

Regular expression for a date range

regex grep range

How do you search for multiple words in commit messages?

git grep

Using colored output for awk, or grep multiple pattern search in and condition

bash awk grep

What's the difference between [:space:] and [:blank:]?

regex bash grep

Extract domains from one column while keeping other columns

regex grep

while grep multiple files, how do I stop after first match?

grep

How to stop sed from buffering?

linux bash sed grep

Selecting resulting files from grep in vim

vim grep

Using grep recursively

Is it possible to do a grep with keywords stored in the array?

bash shell grep

Read lines starting from a line number in a bash script

linux bash sed grep

How to git grep the main repository and all its submodules?

git grep git-submodules

How to remove files using grep and rm?

bash unix grep

grep using output from another command

linux bash unix grep