#!/bin/sh
# /usr/scripts/dbvu_report
#
# Shell script: dbvu_report
#
# Author: Kevin FitzGerrell
#
# Prints period/phase report (dbvu -s) on given station to LP51.
#
STATION=$1
/opt/fox/bin/remote/tools/dbvu -s -C/usr/fox/sp/files/DB${STATION}.UC > dbv_cp.rpt
lp -d LP51 dbv_cp.rpt
Text file Source (historic): geocities.com/fitzgerrell/dcs_stuff/raw_scripts
geocities.com/fitzgerrell/dcs_stuffgeocities.com/fitzgerrell
(to report bad content: archivehelp @ gmail)
|
|
|
|
|