#!/bin/sh
LD_LIBRARY_PATH=.. \
DYLD_LIBRARY_PATH=.. \
./lmtestparse data/detection.record.mseed -pp
