Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

AWK Sentence doing looping for in the code to capitalize some fields

awk toupper tolower

How can I use extract values using 2 keys using AWK in Bash?

awk

How to delete certain characters after a pattern using sed or awk?

bash shell awk sed

add various new columns to a CSV file using awk

csv awk

Awk replace string in line

bash awk sed

awk select line with variable, cannot open no such file

awk

Convert comma separated values to rows using AWK but starting from second column

csv awk

AWK array from split not sorted

arrays awk split gawk

Why is this slash needed?

bash awk

extract and print all occurrences of disk file (.img) from a configuration file

awk sed split grep

Select subdomains using print command

linux awk sed printing command

Remove pattern from a column if it is present in another one

awk sed

awk -v, print only a word of the whole variable

variables awk

Inserting delimiters (comma) in space separated file every n columns using awk

awk delimiter

Search pattern from a file into another file

regex sed awk grep

awk for separating word by underscores

regex awk underscore.js

Create bins with awk histogram-like

bash unix dataframe awk grouping

Matching Python multiline expression string from a file using grep?

awk sed grep find

linux extract portion of the string that can be second most common pattern

linux awk grep

AWK search a file from list in another file and format output

awk