Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Printing command by reading CSV file with AWK into a bash array

arrays bash csv for-loop awk

How to get the string prefixed with "Mat" within curly braces {} and add a comma to output

awk

Filter CSV rows where specific fields are null or non-null

shell awk

bash, text file remove all text in each line before the last space

bash awk sed space

Non-greedy regular expression match for multicharacter delimiters in awk

regex awk

Extracting CPU use for specific process periodically

python regex awk cpu

Finding repeated names in a file

linux bash awk grep

Shell command to add double quotes for number surrounded by dots in property keys

shell awk sed

Replace whole column with a new value in all multiple lines

regex linux awk replace substr

Conditional Awk hashmap match lookup

linux perl bash unix awk

How to take the data between two strings in a file Linux

python-3.x shell awk csh

Grep more than one string in a single line

unix awk sed grep

Deleting lines with more than 30% lowercase letters

bash awk sed

parsing ss output with awk

awk netstat

awk: printing a tab-delimited instead of a space-delimited file

awk

Bash: Split a single line of output with spaces into multiple lines of one word each

string bash awk

Find common lines to multiple files

bash shell awk sed

Using output piped from sed

unix awk sed

Dynamically extract pattern unique to each string in a list of strings in bash

bash perl awk pattern-matching

Search field and display next data to it

bash awk sed grep