Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Output name of column with max value per line

awk

awk - Pass arguments (ARGV) and file to parse in the same command

parameters awk arguments

Parsing data from bash table with empty fields

python pandas awk

How to check if a variable exists and assign it a default value if it doesn't?

awk

looking for an awk gsub|sub|gensub equivalent to sed substitution

awk sed

How awk the filename as a column in the output?

awk sed grep

awk: mktime returns -1

awk mktime

Using awk to get PCI Address

awk sed grep printf

Conditionally add characters to beginning of every line in a file

string bash awk prepend

How do I create a custom git/bash script?

git awk git-bash

How to split and count number of occurences of word in Bash?

linux bash shell awk sed

sed/awk expression to prepend text and append increasing numbers to list

awk sed

Skipping chunk of a big file with bash

bash awk grep

How to add quotes from specific delimiter to end of the line, using awk?

awk line-endings

Does "cmd | getline" have a limit for the passed data?

macos awk macos-ventura

AWK command to change epoch time to date and list epoch on same line

time awk line epoch

Extracting beginning alphabets of a string in bash/ash

awk sed cut ash

RegEx for parsing package name, package version (including release) for Fedora / Red Hat packages

regex bash awk sed

workaround for SPLIT 1000 file limit?

perl unix awk sed

How to explicitly declare variables in awk

awk variable-declaration