Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grep

Match empty lines in a file with 'grep'

regex shell unix grep

How to search for non-ASCII characters with bash tools?

bash unicode grep

output filename, not string with select-string

powershell grep

Fastest way to find lines of a file from another larger file in Bash

linux bash perl awk grep

Escaping a parenthesis in grep/ack

regex grep ack

How to make "grep" read patterns from a file?

regex linux shell grep

How do you pipe input through grep to another utility?

bash cygwin grep pipe cut

Search and replace text in all files of a linux directory

linux bash text sed grep

How to escape single quotes in Bash/Grep?

linux bash escaping grep

Surround all lines in a text file with quotes ('something')

linux unix text directory grep

Extracting IP address from a line from ifconfig output with grep

regex grep

What flavour of regular expression is grep?

grep

grep without string

string grep

grep: match all characters up to (not including) first blank space

regex grep whitespace

How to grep a String in all the java files in subdirectories?

regex string grep

How can I grep complex strings in variables?

Find all files matching 'name' on linux system, and search with them for 'text'

linux command-line find grep

How can I see many grep results page by page?

grep

Unix Command to List files containing string but *NOT* containing another string

Pipe output to use as the search specification for grep on Linux

linux grep