Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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!?

filter with grep to print when text is NOT present in another file

linux perl filter grep

'grep -R string *.txt' even when top dir doesn't have a .txt file

grep

How to grep and cut at the same time

bash grep cut

bash: grep only lines with certain criteria

bash awk grep

grep get matched text's filename and line number in bash

bash grep