#!/bin/bash # # This script should only be called by the ioc at boot time. # The startup script should have the following line: # bootNotify SLSBASE,"sls/bin/iocBootNotify.sh" PATH=/bin:/usr/bin . /etc/profile.d/sls_oracle.sh if [ "$1" = "-v" ] then echo '$Source: /cvs/G/DRV/misc/App/scripts/iocBootNotify.sh,v $' echo '$Author: krempaska $' echo '$Date: 2008/11/10 12:57:31 $' exit fi if [ "$1" = "-h" ] || [ "$1" = "-?" ] then { echo "Usage:" echo " iocBootNotify.sh \\" echo " \\" echo " \\" echo " \\" echo " \\" echo " \\" echo "