#!/bin/sh # /usr/scripts/update.script # # Shell script: update.script # # Author: Kevin FitzGerrell # # Runs upload and checkpoint on each AB and Cp station. Very # time consuming. May not be run while icc session is open. # /opt/fox/ciocfg/upload 4 ABCRSH workfile.dat 203 sleep 15 /opt/fox/bin/tools/cpoint ABCRSH AW51B1 sleep 15 /opt/fox/ciocfg/upload 4 ABGRND workfile.dat 203 sleep 15 /opt/fox/bin/tools/cpoint ABGRND AW51B1 sleep 15 /opt/fox/ciocfg/upload 4 CPGRND workfile.dat 203 sleep 15 /opt/fox/bin/tools/cpoint CPGRND AW51B1 sleep 15 /opt/fox/ciocfg/upload 4 XTGRND workfile.dat 203 sleep 15 /opt/fox/bin/tools/cpoint XTGRND AW51B1 sleep 15 /opt/fox/ciocfg/upload 4 X2GRND workfile.dat 203 sleep 15 /opt/fox/bin/tools/cpoint X2GRND AW51B1 sleep 15 /opt/fox/ciocfg/upload 4 ABRENY workfile.dat 203 sleep 15 /opt/fox/bin/tools/cpoint ABRENY AW51B1 sleep 15 /opt/fox/ciocfg/upload 4 ABDTOX workfile.dat 203 sleep 15 /opt/fox/bin/tools/cpoint ABDTOX AW51B1 sleep 15 /opt/fox/ciocfg/upload 4 ABCRSH workfile.dat 203 sleep 15 /opt/fox/bin/tools/cpoint ABCRSH AW51B1 sleep 15
Text file Source (historic): geocities.com/fitzgerrell/dcs_stuff/raw_scripts
geocities.com/fitzgerrell/dcs_stuffgeocities.com/fitzgerrell
(to report bad content: archivehelp @ gmail)
|
|
|
|
|