diff bin/bobi.sh @ 0:2aa53823fb21

new repo
author Henry S. Thompson <ht@inf.ed.ac.uk>
date Sat, 06 Jun 2026 10:19:04 +0100
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bin/bobi.sh	Sat Jun 06 10:19:04 2026 +0100
@@ -0,0 +1,6 @@
+#!/bin/bash
+# sed replaces empty Pgm Code fields
+ls -lt /c/Users/ht/Downloads/*HST?PGR?applicants*.xls | head -1
+xls2tsv.pl "`ls -t /c/Users/ht/Downloads/*HST?PGR?applicants*.xls | head -1|tr ' ' '?'`" |\
+  ~/lib/python/bobi.py
+