Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

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

transpose column and rows using gawk

awk row transpose gawk

inserting variables within my awk statement

bash awk

Picking up CSV fields by name using awk

csv awk gawk

Bash- scramble characters contained in a string

Bash + sed/awk/cut to delete nth character

bash awk sed

print the last letter of each word to make a string using `awk` command

regex awk substr

use sed to insert a line after matching a block of text

bash shell sed awk