Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grep

How do I grep in vim netrw?

vim grep netrw

linux extract portion of the string that can be second most common pattern

linux awk grep

egrep find a line that has at least two times the same word

regex shell grep

grep lines that appear partly in one file to another

bash awk grep

Which is more efficient, Perl pattern matching or grep?

perl grep

What does this code do?

perl grep

Formatting grep output. Bash

bash grep formatting

Find and replace a URL with grep/sed/awk?

grep replace

regexp to find all lines without a number pattern exept a specific number

regex grep

Using the result of grep to sort files

sorting awk sed grep

Grep rows with a length of 3

linux bash grep

Using grep to find lines that each contain ALL search strings

linux bash grep

grep -r not available; what now?

shell text command-line grep

Extract IP address after pattern is found in log file

awk grep

The lines that stand out in a file, but aren't exact duplicates

python algorithm unix grep nlp

Using sed to remove words in a stopword list (Feeding sed a list of parameters to remove from a text file)

unix sed awk grep

Optimize grep, awk and sed shell stuff

linux shell sed awk grep

How to get Skype usernames from a file using grep?

regex linux shell grep

Is it possible to output the contents of more than one stream into separate columns in the terminal?

bash awk grep less-unix