Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

find a string in a string using awk

string awk

To catch the start of a sequence from a file

bash sed awk grep

Declaring an awk function in bash

regex linux bash awk

How to remove several columns and the field separators at once in AWK?

bash csv awk

Can i use regex in the Record Separator in awk in linux

linux bash awk

Print a list of fields passed as a variable

bash shell awk

Grep multiple strings from text file

bash awk grep

How to add an integer to a difference calculation and print it to the end of a line?

awk sed

Java exec() does not return expected result of pipes' connected commands

java linux bash command-line awk

Using awk for a table lookup

awk

insert header to a file

unix header insert awk

Delete a field by position from a long line

linux bash csv awk

Delete Lines : after pattern1 and between pattern2 and pattern3 using awk/sed/perl

perl sed awk

combine multiple awk commands

awk

Sed/Awk - remove blankspaces / join lines in ldif dump

sed awk ldif

Join two files using awk

file join awk

Separating output records in AWK without a trailing separator

json awk gawk nawk

Remove first columns then leave remaining line untouched in awk

shell unix awk

Why does AWK not treat this array index as a number unless I use int()?

arrays bash awk

AWK sub function syntax

regex awk