Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grep

Unix grep multiple character search

bash unix grep

Grep multiple files using regex for specifying filenames to search for

regex linux bash grep

How to match pattern after first 32 letters using the grep?

awk grep

Linux shell : Interactive Fuzzy-Search content in files using grep and fzf

grep fzf

Why doesn't grep command work on text files with UTF-16 LE encoding?

utf-8 grep utf-16

How to grep and match the first occurrence of a line?

shell grep

How to Replace a hash character in file?

regex string bash grep

Can I tail -f a log and only print certain lines matching some text?

bash 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