Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Awk or grep question

awk grep

Using awk to process a database

Shebang multiple parameters

linux shell awk shebang

How to remove all lines from a text file starting at first empty line?

linux bash awk sed

awk full join 2 files on single column

linux bash shell unix awk

AWK: How to supress default print

awk

Print number of lines matching conditions in files generated by count

linux bash awk while-loop

how to concatenate the content of a file with a increment of last number of the column

bash shell awk sed echo

Find the maximum values in 2nd column for each distinct values in 1st column using Linux

linux bash unix awk

Regex to match IP addresses but ignore localhost

Delete lines containing a range pattern in 4th column

bash scripting sed awk

Split string on non alphanumeric characters using awk

regex bash unix awk

How do I get all statistics-related information from a file, using awk?

statistics awk

How to shift a specific cell left in a text file

awk text sed

Using Awk to create a csv line

sed awk

How to join next line if certain character is there in AWK?

awk

How to use sed to print from the beginning of the file till all the matching elements. The file size is greater than 25GB

bash shell awk sed ubuntu-18.04

cut command --complement flag equivalent in AWK

unix awk

awk compare columns in three files and print match non match with NA prefix along with their content

How to grep log file within this hour

bash awk