This Text file is old! In a 🏛️Museum, an unsorted archive of (user-)pages. (Saved from Geocities in Oct-2009. The archival story: oocities.org)
--------------------------------------- (To 🚫report any bad content: archivehelp @ gmail.com)
>

#!/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_stuff
geocities.com/fitzgerrell

(to report bad content: archivehelp @ gmail)