Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

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

How to use awk variables in regular expressions?

regex awk

Saving awk output to variable [duplicate]

linux bash shell awk centos

how to write finding output to same file using awk command

bash shell awk

Remove a specific character using awk or sed

linux awk sed replace