view bin/sort_date.sh @ 235:60e95defd1ec

new default from CC themselves
author Henry S. Thompson <ht@inf.ed.ac.uk>
date Thu, 26 Sep 2024 12:25:54 +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 "$@"