Mercurial > hg > cc > cirrus_work
view bin/sort_date.sh @ 374:ecb73c2f03d1 plus
add -d flag
| author | Henry S. Thompson <ht@inf.ed.ac.uk> |
|---|---|
| date | Tue, 21 Apr 2026 09:28:47 +0100 |
| parents | 09019621f790 |
| children |
line wrap: on
line source
#!/bin/bash export PYTHONPATH=$PYTHONPATH:/work/dc007/dc007/hst/lib/python/cc python3 -m lmh.sort_date "$@"
