Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Compare consecutive rows and multiple columns in awk and random select one of duplicate lines

bash awk sed

How do I use awk to extract data within nested delimiters using non-greedy regexps

awk

awk gsub using variable for pattern matching

linux awk

pattern match and replace the string with if else loop

python r awk sed

Convert WebVTT file from Youtube to plain text

bash awk youtube-dl webvtt

awk code to filter lines in one file according to matching conditions in another file

r awk

Convert Unix `cal` output to latex table code: one-liner solution?

perl bash shell sed awk

Print all lines between pattern where any line matches second pattern

regex bash sed awk

Strip whitespaces in AWK

linux bash awk

Matching last occurrence before a previous match

regex bash awk grep

Select lines based on value in a column

bash awk

Deleting a multiline block of text between regex pattern using sed

regex bash awk sed

Replace last occurrence of a character in a field with awk

regex bash awk

Calculating the total time in an online meeting

bash shell awk sed scripting

number to string conversion with padding in awk

awk

How to separate fields with pipe character delimiter

bash sed awk pipe ash

Pad all lines with spaces to a fixed width in Vim or using sed, awk, etc

vim sed awk

awk sum a column and print that sum on each line of input

bash sed awk printf

Absolute value in awk doesn't work?

awk absolute

awk: find minimum and maximum in column

bash awk