Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grep

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

Faster Alternative to Unix Grep

unix grep

sort a file based on length of chars in the first column/row

linux sorting sed awk grep

Matching text using grep or awk

awk grep

Grep numbers between colon and comma

perl bash sed awk grep

multiline pattern delete with single line command

perl sed awk grep

Adding additional newline between each line

linux sed grep tr less-unix

Count number grep matches?

regex perl hash grep