Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Calculate distances of continuous point

awk

Appending string to awk output

awk

I want to date sort the 5th col using sort command.But the problem is no consistency in format,what can be the way to do it?

linux awk

Probability Distribution of each unique numbers in an array (length unknown) after excluding zeros

Use awk sed command and while loop to remove entries from second file

linux bash awk sed while-loop

No output from awk only when redirected to pipe or file [duplicate]

bash awk stdout

Count number of nonempty entries in each column of, e.g., comm output

bash unix awk

how rand() works in awk

shell awk

Using awk to remove lines containing a string in two columns of line

awk sed

Substitute value with result of calling function on value in unix shell

bash shell sed awk

Adding columns to a csv table with AWK from multiple files

bash awk

Using gawk or sed to inplace change line after or before every other match

perl awk sed comments

How to compare 2 files and print all the lines from 2nd file to output file awk

linux awk

csv2md format output using awk

shell awk

Using bash extracting fields from line starting at 2nd field in for look

bash scripting awk

How can I replace lines in a text file with lines from another file based on matching pattern?

shell awk sed

AWK user-defined function - a new syntax?

awk gawk

Gawk print largest value from each column

linux awk gawk

Grep the first number in a line [duplicate]

bash awk grep

Awk matching patterns and removing adjacent lines

unix awk text