Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grep

grep not performing very well on large files, is there an alternative?

perl awk sed grep

Excluding directories with grep

linux ubuntu grep

How to delete all lines before the first and after the last occurrence of a string?

regex awk sed grep

built grep slower than grep that comes with Linux

gcc grep compiler-flags

Regex for Linux file permissions (numeric notation)

regex linux bash grep

unix command line ...how to grep and show only file names that contain a string?

unix command-line grep

How to use grep -e to match partial words?

linux bash grep

Count how many times each word from a word list appears in a file?

bash grep

How to match chinese characters with grep?

vim grep cjk

Easiest way to recursively find and replace?

grep replace

Using grep to filter out words from a stopwords file

linux grep stop-words

Does sorting help efficiency of grep in Perl

perl grep

How do I grep for strings with special characters like []?

linux grep

How to find non-printable characters in the file?

Grep for a string that ends with specific character

regex bash grep

Finding a file within recursive directory of zip files

linux bash ubuntu sed grep

How do I find all files that do not begin with a given prefix in bash?

bash shell unix grep find

How does this Perl grep work to determine the union of several hashes?

perl grep

grep a pattern and output non-matching part of line

bash shell unix grep

Is it possible to use tail and grep in combination? [duplicate]

linux grep pipeline tail