Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

AWK use value of field in regex

regex awk

Pick up lines from a file based on line numbers in another file

python bash awk

How to use space as field separator using awk?

awk

What is an "illegal primary" in awk?

regex awk

Splitting columns using awk [duplicate]

awk

Print substrings every ith character

bash awk substr

using variables in search pattern in awk script

shell awk

awk stumper: regex substitution within a field

regex awk

awk åäö umlaut-chars has length of 2

string macos awk diacritics

Awk script to select files and print file sizes

linux bash scripting awk

Text processing with two files

python text awk

How to use a regex with Awk to extract the substring between parentheses?

regex indexing awk substring

Shell script for logging cpu and memory usage of a linux process

linux bash shell awk

Find and replace pattern of fileA in fileC by fileB pattern

bash replace sed awk

Awk greater than less than but within a set range

bash if-statement awk

Parsing a .csv-like file in bash

regex bash csv awk gawk

Reverse Geocoding in Bash using GPS Position from exiftool

Trying to remove non-printable characters (junk values) from a UNIX file

How to reverse a list of words in a shell string?

linux shell awk sed ash

Why does awk "not in" array work just like awk "in" array?

awk gawk