Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

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

Group every nth line command output in a CSV format

bash csv awk sed

convert dateformat in awk, line contains 2 dates and one ip

bash shell awk

grep lines that appear partly in one file to another

bash awk grep