Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Extract a specific pattern from lines with sed, awk or perl

perl sed awk grep nawk

awk FPAT variable: Working

regex awk gawk

awk/sed/grep to delete lines matching fields in another file

linux bash awk sed

Use grep to print only the context

bash shell awk grep

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