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/auto.tom
#
# Shell script:  auto.tom
# 
# Author:  Kevin FitzGerrell
# 
# Called by root crontab each morning to move copies of object 
# manager value reports to transfer directory for transfer to
# admin network via NT computer.
#
# last modified 5/5/99
#

NAME=`date +%m-%d-%y`
HOME='/usr/scripts/'
PTH='/opt/fox/rptwrt/rpt_run/'
PT2='/usr/kevin/transfer/'
YESTERDAY=`cat ${HOME}yesterday`
cp ${PTH}TOM.prn/${YESTERDAY}.18:32 ${PT2}${YESTERDAY}-day.tmp
cp ${PTH}TOM2.prn/${NAME}.06:32 ${PT2}${YESTERDAY}-night.tmp

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)