view bin/sort_date.sh @ 143:f63a8477c9df

correct mistaken futnsz test, add a few more quoting / coding tests
author Henry S. Thompson <ht@inf.ed.ac.uk>
date Mon, 02 Oct 2023 18:55:48 +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 "$@"