Skip to content

rethab/awk-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9ee7b7d · Feb 28, 2021

History

11 Commits
Feb 28, 2021
Sep 26, 2020
Sep 26, 2020
Aug 15, 2020
Sep 26, 2020
Sep 26, 2020

Repository files navigation

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