Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grep

How to grep for lines which contain particular words in a log file?

linux bash shell grep

grep like command to find matching lines plus neighbourhood lines

bash grep

Grep's "Invalid range end" ­— bug or feature?

regex grep gnu

Grep to find item in Perl array

perl grep

How do I output lines that do not match 'this_string' using Get-Content and Select-String in PowerShell?

powershell grep

Add blank line after every result in grep

linux scripting grep

matching a line with a literal asterisk "*" in grep

regex bash awk grep

grep excluding file name pattern

bash shell grep

Check if all of multiple strings or regexes exist in a file

bash search grep

Searching tabs with grep

grep

Search for files & file names using silver searcher

Why does recursive grep show 'No such file or directory' errors?

grep symlink

PowerShell search script that ignores binary files

powershell grep

grep backslash in negative lookbehind

regex bash 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