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)
>

# /usr/scripts/shift1.script
#
# Shell script:  shift1.script
#
# Author:  Kevin FitzGerrell
# 
# Run after the first shift by the root crontab, this script runs
# scripts to generate reports from data periodically polled from the DCS.
#
# last modified 5/5/99
#

/usr/scripts/sampling_eos.script | awk '{ print $3 }' > /usr/scripts/report1_eos.tmp
cat /usr/scripts/yesterday > /usr/scripts/shift1.report
echo "Day shift" >> /usr/scripts/shift1.report
awk -f /usr/scripts/report.awk /usr/scripts/report1.tmp >> /usr/scripts/shift1.report
awk -f /usr/scripts/report1_more.awk /usr/scripts/report1_eos.tmp >> /usr/scripts/shift1.report
lp -d LP51 /usr/scripts/shift1.report

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)