Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grep

Optimizing grep (or using AWK) in a shell script

shell awk grep

C# Programming How to grep columns/lines from Text File?

c# file grep

cut part of grep output with sed

regex linux sed grep

log parsing with sed or grep

shell sed grep tail

Grep to multiple output files

bash awk grep

How can I properly escape this regex in bash?

regex bash grep escaping quoting

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