Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grep

grep: unescaped ^ or $ not supported with -Pz

regex bash shell grep

How to exclude multiple directories that match a glob pattern in "grep -R"?

linux grep

how to get only version number of a program? pipe into grep

linux bash grep

Search in all directories

search vim grep ack findstr

Extracting JSON variable using bash

linux json bash grep

Grep failing with Emacs (windows), and GnuWin32 Grep

emacs grep search

Why can't I use ^\s with grep?

regex grep

Using regex lookahead, egrep

find lines from one file in another

Piping error messages with grep

grep stderr piping

Need to remove the path from the output of a grep but not the file

shell cron grep output

Storing match from grep in variable

regex linux bash grep

Colorizing the output of :make, :grep, etc., in Vim

vim makefile grep vi

Getting the date format for grep -E in Unix

unix datetime grep

How to copy files found with grep on OSX

macos grep pipe xargs cp

how to pass values from stdout as parameter for the next command

bash shell awk grep pipe

regex - brackets and parenthesis in character-class

grep file and save whole line into variable

unix grep

How do I convert from using `grep -P` to `grep -E`?

linux macos ubuntu grep bsd

Find first occurrence of a string after the first occurrence of another string with bash

awk grep