Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Convert massive MySQL dump file to CSV

mysql bash sed awk

Apache access log for the most common IP address bash script

linux bash awk ip-address

Re-evaluating fields in a record after awk field separator change

macos awk

awk search column from one file, if match print columns from both files

How to awk every nth line starting from different lines each iteration

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

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

How to generate a sequence of dates given starting and ending dates using AWK of BASH scripts?

bash unix awk