Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

awk sed perl to merge rows based on keyword match

perl bash awk sed

awk command to select values from intervals defined by pairs of columns

awk

Remove double quotes from all fields in an array in bash

bash awk sed

How to tell if two strings of any length are anagrams using bash, awk or any using command or script?

bash awk sed

How to add a header to awk output?

linux awk

awk - pull out pair columns and get the count of occurrences

linux awk

Building a file index in Linux

linux indexing awk grep find

paste and awk error inside perl script

perl awk

How to print all lines matching the first field of last line

regex shell command-line awk sed

Add delimiters at end of each line

awk sed

Append contents of file A to the end of each line in file B? bash

bash shell sed awk

How to replace a word on nth line after multiple pattern matches that are on different lines?

bash awk sed

How to Extract Clusters with Multiple Rows Using Bash Commands?

bash awk sed grep

implementing a `maxsplit` function in POSIX awk

awk posix

About awk shell and pipe in linux

linux shell awk

shell script: with awk, write string1 if string0 is found, else string2

bash shell awk

Compare each row of one file with each row of another file

bash awk

awk remove characters after number

regex bash sed awk

How does Bash's IFS variable affect command substitution?

Reusing variables in bash

bash shell sed awk