Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grep

How do I use grep in the terminal to print a list of files matching a specific grep pattern?

regex terminal grep

Grepping and only sending e-mail if something found

linux bash cron grep

grep: write error: Broken pipe with subprocess

python grep subprocess

Cut the output of a command

linux bash grep cut

Alternatives to grep/sed that treat new lines as just another character

sed awk grep

How do I grep this nmap scan?

linux grep nmap

Printing a sequence from a fasta file

bash grep fasta

Shell : Get a specific word under a sub section in yaml file

bash shell awk sed grep

How can I replace all middle characters with '*'?

awk sed grep

How to make git grep show at the top instead of the bottom of the terminal screen?

git grep

grep redirect non-matching

bash file command-line grep

"while read LINE do" and grep problems

bash grep while-loop cat

Match lines with pattern n times in the same line

regex vim sed awk grep

Why am I getting some extra, weird characters when making a file from grep output?

bash unix grep

grep awk ignore character

linux bash awk grep

how to find the column number in a text file using unix commands

linux shell unix awk grep

process a text file using various delimiters

python awk sed grep

How can I print 2 lines if the second line contains the same match as the first line?

regex bash awk sed grep

How to delete rows from a csv file based on a list values from another file?

bash csv awk sed grep

Bash history re-runs: possible command to avoid using !bang!?