Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

How to format console output in columns

linux terminal awk

Integer division in awk

awk integer division

mysqldump with db in a separate file

bash awk backup mysqldump

'grep +A': print everything after a match [duplicate]

bash sed awk grep

How to add text at the end of each line in unix

shell unix awk ksh

Invoking a script, which has an awk shebang, with parameters (vars)

shell awk shebang

Reverse sort order of a multicolumn file in BASH

linux bash unix sorting awk

grep a large list against a large file

linux shell unix awk grep

Using AWK to filter out column with numerical ranges

bash numbers awk range

Using grep to search for hex strings in a file

bash awk grep xargs dd

Use Awk to extract substring

bash awk

Finding gaps in sequential numbers

bash awk

How to print a file, excluding comments and blank lines, using grep/sed?

regex awk sed grep

Use awk to find first occurrence only of string after a delimiter

bash awk

Convert milliseconds timestamp to date from unix command line

unix date awk

How to make awk ignore the field delimiter inside double quotes? [duplicate]

bash shell awk

Difference between two lists using Bash

bash sorting sed awk grep

How can I trim white space from a variable in awk?

linux bash shell awk

Forcing the order of output fields from cut command

GROUP BY/SUM from shell