Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

grep lines that start with a specific string

regex string bash awk grep

Awk reverse both lines and words

awk reverse

grep regex to perl or awk

perl awk solaris pcre nawk

How to do such substitutions with AWK or sed or Perl?

perl bash shell sed awk

Obtain patterns from a file, compare to a column of another file, print matching lines, using awk

unix sed awk grep

How to sort groups of lines together?

unix sorting awk

easy way to change the uniq -c output?

shell sorting awk sed uniq

Creating multiple csv files from data within a csv file

python perl bash sed awk

how to get rid of awk fatal division by zero error

awk

replace space only between parentheses

regex bash sed awk

Passing variables into awk from bash

bash awk ubuntu-12.04

awk: calling a function outside of awk

bash shell awk

gawk FS to split record into individual characters

awk gawk

Are fields defined in the END block in AWK?

bash variables awk gawk

How to use awk to extract a quoted field? [duplicate]

linux bash scripting awk

sed and awk: how to replace a section of file to another content?

sed awk

awk: any way to access the matched groups in action? [duplicate]

awk

printing lines where certain columns do not match, with awk

awk matching

Awk: Formatting output as json [duplicate]

bash awk

Join lines with the same value in the first column

bash awk