Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grep

How can I extract all quotations in a text?

perl sed grep quotations

How can I do a reverse grep using Perl?

perl grep

Use sed/grep/awk to delete everything up until the first blank line

sed awk grep

Don't print filenames in zgrep output when searching multiple files

linux grep

comparing two files by lines and removing duplicates from first file

bash unix grep

grep a file with a list of regular expressions

regex grep

how to do a unix find based on size of files, including in subdirectories?

macos unix directory find grep

Unix bash cutting and grep

bash unix grep cut

Parts of a match in regular expression with egrep

regex grep

Regex find time values

regex time format grep

vim: how to grep from current directory?

vim grep

Any way to find if two adjacent new lines start with certain words?

perl bash sed grep

grep and sed with spaces in filenames

linux search replace sed grep

Python grep code much slower than command line's grep

python performance grep

How to use grep to find all files that contain one pattern but don't have a second?

shell grep

How to grep lines from a log file that have the current date?

date logging grep

grepping multiple lines from a file

regex grep

To understand the practical use of Grep's option -H in different situations

grep option

How to properly grep filenames only from ls -al

unix grep ls

Deleting lines from a file with binary pattern strings

bash shell awk grep