Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grep

grep loses coloring when run from bash script

bash colors grep

How can I exclude all “permission denied” result lines from “grep”?

linux unix permissions grep

ack misses results (vs. grep)

grep ack

How can I set the grep after context to be "until the next blank line"?

linux unix awk grep

How do I add a line of text to the middle of a file using bash?

linux bash sed awk grep

grep recursively for a specific file type on Linux

linux terminal grep

Why no output is shown when using grep twice?

List file names based on a filename pattern and file content?

linux shell unix ftp grep

What does '\K' mean in this regex?

regex bash grep

find string inside a gzipped file in a folder

linux shell directory grep gzip

cat, grep and cut - translated to python

python linux bash grep cut

Use pipe of commands as argument for diff

bash grep diff

How to grep and execute a command (for every match)

grep

total size of group of files selected with 'find'

How to use non-capturing groups in grep?

grep pcre

The return code from 'grep' is not as expected on Linux

linux bash shell grep

Read expression for grep from standard input

grep stdin

How to use regex OR in grep in Cygwin?

regex cygwin grep

How do I return only the matching regular expression when I select-string(grep) in PowerShell?

regex powershell grep

Regex for 1 or 2 digits, optional non-alphanumeric, 2 known alphas

c# regex grep