gone, trends

This commit is contained in:
Peter Kleiweg
2026-06-06 17:10:38 +02:00
parent 9f29222909
commit 1f4a084624
6 changed files with 145 additions and 9 deletions

View File

@@ -1,5 +1,7 @@
package main
// alto 'fp://node[....]' 'tt:%w\t%I' $files | sed -e 's/\.[0-9][0-9]*$//' | sort | uniq | rang
import (
e "codeberg.org/pebbe/errors"
@@ -59,9 +61,3 @@ func main() {
}
}
/*
alto 'fp://node[@pt="n"]' 'tt:%w\t%I' $files | sed -e 's/\.[0-9][0-9]*$//' | sort | uniq | rang
*/