in reply to Re^3: Creating process restart script
in thread Creating process restart script
I have also tried compiling it and i get the following error message:ps -eaf | grep bpps | grep -v grep | awk '{print $1,$10}' weblogic start weblogic /export/home/weblogic/bai/bpps.sh
Use of uninitialized value in concatenation (.) or string at bp1 line +3.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Creating process restart script
by toolic (Bishop) on Nov 01, 2007 at 13:57 UTC | |
by redcell184 (Initiate) on Nov 01, 2007 at 20:27 UTC |