Skip to content

Instantly share code, notes, and snippets.

View martinhoaragao's full-sized avatar

Martinho Aragão martinhoaragao

View GitHub Profile

Keybase proof

I hereby claim:

  • I am martinhoaragao on github.
  • I am martinhoaragao (https://keybase.io/martinhoaragao) on keybase.
  • I have a public key ASDCj50Pl7LBhKKjd4KB-hwU1H6LNzqfVtUiqMJRJZOCRQo

To claim this, I am signing this object:

#! /usr/local/bin/gawk -f
# Convert file to a simple website. Split by district
BEGIN {LT = "<html><head> <meta charset='utf8'></head><body>"
FS = "::";
format = "<li>%s<a href='http://natura.di.uminho.pt/~jj/ARQEVO/%s'> Audio </a> </li> \n"}
prov[$1] == 0 {print LT "<h1>" $1 "</h1> <ol>" > $1 ".html"};
{