Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

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

Bash Extract first number of a three digit version

awk sed

How can I call awk or sed from inside a c program?

c sed awk exec

How can I make the list of letters from A to Z and iterate through them in the shell?

perl unix shell awk csh

Combine columns from different files

perl bash sed awk