annotate bin/sort_date.sh @ 201:3406742894fc

compute (component) uri lengths and a few other properties
author Henry S. Thompson <ht@inf.ed.ac.uk>
date Tue, 05 Dec 2023 10:35:15 +0000
parents 09019621f790
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
137
09019621f790 importing in __init__ causes problems
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
1 #!/bin/bash
09019621f790 importing in __init__ causes problems
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
2 export PYTHONPATH=$PYTHONPATH:/work/dc007/dc007/hst/lib/python/cc
09019621f790 importing in __init__ causes problems
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
3 python3 -m lmh.sort_date "$@"