Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

How to use awk variable in search?

shell awk

Search for the first occurrence of a keyword + print the next column in Linux

awk

Converting a file's indentation from tabs to spaces

vim sed awk indentation

How can I make this AWK command case-insensitive?

linux bash shell awk