Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

awk search on multiple fields of a multi line record file

bash shell awk

unix: merge 2 files using 2nd columns

unix merge awk

suppress the output to screen in shell script

shell unix awk ksh

Bash Shell awk/xargs magic

bash awk xargs

Bash: how to use sed to replace only the last occurence in a file?

unix sort for 2 fields numeric order

bash unix sorting sed awk

Is there any better way to get mac address from arp table?

linux algorithm bash awk arp

Kill the previous command in a pipeline

linux bash awk waf ns-3

Extract using sed or grep

regex linux sed awk grep

Getting average per line

awk average

How to output counts for list of active/inactive inputs?

arrays linux if-statement awk

extracting the column using AWK

linux awk

AWK: Comparing two different columns in two files

awk

awk set variable to line after if statement match

awk

Change AWK field separator on the fly

linux bash awk

How to take multiple argument in bash and pass them to awk?

bash function unix awk arguments

grep -vf too slow with large files

bash performance shell awk grep

get attribute value using xmlstarlet or xmllint

xml awk sed xmlstarlet xmllint

Sorting groups of lines

bash shell awk sed grep

Is it possible to use Grep, Sed or Awk or a bash script without sorting the output file?

bash awk sed grep