awk-scripts icon indicating copy to clipboard operation
awk-scripts copied to clipboard

collection of smaller awk scripts

awk-scripts

my collection of smaller awk scripts that don't deserve their own repo

See talk.txt for my cheatsheet / tutorial.

Index

  • worklog sum up hours worked in a csv-based time reporting
  • pocketcasts sum played time per podcast based on a pocket cast export
  • fizzbuzz the classic fizzbuzz, implemented in awk

Other things I made with AWK