Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

How to get max length of each column in unix?

unix awk

How to insert a string into second to last line of a file

bash awk sed

How to replace complex ID with number?

awk

Escape HTML special characters in awk

html linux awk

Extract JSON object using Bash shell? [duplicate]

json bash shell sed awk

Comparing two files with awk and output non matching lines

awk

Split file on the value of a certain column into separate files and also include the header

bash csv awk

Add line after matching a pattern [duplicate]

bash awk sed echo

gawk match function parameter as regular expression

regex awk

Apply awk to everything except for first line

awk sed

GNU awk on win-7 cmd, won't redirect output to file

awk includes carriage return (CR) characters

bash awk

Extract a Certain Substrings from Certain Columns from a Delimited CSV File and save the New Edited form in a File using Shell

bash awk sed

Add blank line between lines from different groups

linux shell scripting sed awk

Extracting filename & modification time from ls output

linux bash shell awk

Shell script to display - Memory usage, Disk Usage and CPU Load?

linux bash shell unix awk

How to check if a file is empty using awk in a bash script?

linux bash shell awk scripting

How to escape {} in awk?

linux bash awk

Replace backtick with single quote using sed or awk

php regex bash sed awk

Parsing column values

awk