awips2/tools/edexErrorAnalysis/checkErrorsDev.sh

8 lines
122 B
Bash
Raw Normal View History

#!/bin/sh
su - root -c "/home/kchrisma/logScripts/umap;/home/kchrisma/logScripts/map"
wait
perl scanErrors.pl dev1
wait