Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

awk start edits from line 2?

csv awk

awk subtract each row of a column from 1 where row greater than .5

awk

grep, awk, bash and friends? any tool to munge this data?

python perl bash awk

Append the date from the first line of text file to the beginning of each other line

bash awk sed append

awk arrange record order by field name

awk

Compare two columns in different files and append data for the shared items - UNIX

bash unix awk

Get value of Centos version

linux bash shell awk sed

How can I prevent awk from appending newlines to a match

bash scripting awk

how to perform a key field lookup in a file using bash or awk?

linux shell awk

outputting a CSV file from shell

linux bash shell csv awk

Using sed or awk how do you remove a pattern around a certian line

shell unix sed awk

Find the unique values in a column and replace the unique values with numbers

perl unix replace awk

Remove duplicate lines from file

regex awk sed sublimetext3

Regex only inside multiline match

regex perl awk sed

how to get awk, cut, etc. to not peek for FS inside quoted strings

linux awk cut

awk command to extract string after a specific pattern string

shell awk

Read variable from AWK

linux shell variables unix awk

How to pass a shell variable to awk in Bourne shell?

awk sh

Substitute last 4 digits in second and third column

linux awk replace substr

delete the lines that don't have 4 columns

sed awk