Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

extract a specific word in bash

linux bash sed awk cut

Best way to change words into numbers using specific word list

python regex sed awk

Does anyone have a nice awk for svn log output?

svn awk grep

Delete every line if occurence found

awk sed cat

Getting the total count of IDs from a comma delimited list of IDs that can contain ranges with awk

awk slurm

Column formatting unix

unix awk formatting

How to remove duplicate comma separate strings using awk

bash csv awk

awk script to sum numbers in a column over a loop not working for some iterations in the loop

awk

How to get system output in awk?

awk

Awk: syntax for looping over associative array

bash csv awk zsh

Characterise Awk regex engine

regex awk

Bash Script : Printing a column with having space between the string

bash shell awk sed

How can you use awk to print a column by number inside a makefile? [duplicate]

bash awk makefile escaping

Change strings incrementally using sed or awk

bash awk sed

Bash: Move specific line of content in file to the top of the file

linux bash shell awk sed

sed: Copying part of output into a table

regex awk sed

How to merge lines and add column values?

python linux bash unix awk

"grep"ing first 12 of last 24 character from a line

shell sed awk grep

Use regex in awk command in bash script

regex bash awk

Replace newline in quoted strings in huge files

regex perl awk sed