Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

POSIX: abcdef to ab bc cd de ef

shell awk sed posix

Edit YAML file with Bash

python bash awk sed yaml

Grep Access Multiple lines, find all words between two patterns

awk sed line

get the user input in awk

awk

Extract xml tag value using awk command

xml shell unix awk aix

Using variables in printf format

printf awk

Piping a bash variable into awk and storing the output

bash awk

Fast alternative to grep -f

perl awk

awk to output table-like or excel-like columns in linux terminal?

How to remove the filename from the end of the du -h output

linux sed awk

sed/awk: Extract pattern from text stream

bash sed awk grep

Finding contents of one file in another file

linux shell unix awk grep

Use sed or awk to fix date format

regex bash sed awk

properly join two files based on 2 columns in common

unix join awk

Unix convert Month name to number

shell unix awk

Output whole line once for each unique value of a column (Bash)

bash shell awk uniq

Linux - How to list all users and their UIDs

linux awk grep uid

How to select some columns with AWK? [closed]

linux awk

how to get sub-expression value of regExp in awk?

regex linux awk

awk's $1 conflicts with $1 in shell script

bash shell awk