Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Uniq in awk; removing duplicate values in a column using awk

bash awk unique

how to display all lines from one that match regex in linux

linux bash sed awk grep

Delete line from text file with line numbers from another file

linux string sed awk text-files

Using backticks or $() with xargs and sed or awk

bash sed awk xargs

How to find files containing exactly 16 lines?

bash awk grep

reordering columns with AWK

Search replace string in a file based on column in other file

bash shell sed awk

How to count the number of instances of entries in column 1 and print the value to a new column

bash awk

The differences between gawk and mawk (column width)

awk gawk

count pattern occurrence per line

regex unix sed awk

Linux awk merge two files

linux awk merge

Sort rows in csv file without header & first column

awk sed

Awk split string into words and numbers

awk

How to find files with same size?

linux bash awk

Use sed/grep/awk to delete everything up until the first blank line

sed awk grep

finding duplicates in a field and printing them in unix bash

bash unix awk

how to print tail of path filename using awk

linux awk

Bash: how to find and break up long lines by inserting continuation character and newline?

bash sed awk

Formatting output with printf: truncating or padding

bash awk printf output formatted

awk concatenate strings till contain substring

regex bash awk