Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 557 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 557 Bytes

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