Search Results

Search: Posts Made By: QEMA
Forum: Solaris 12-30-2008
16,587
Posted By QEMA
#!/usr/bin/bash #set environment ...
#!/usr/bin/bash
#set environment
logfile=/export/home/log/restart.log
PID=`ps -eo 'tty pid args' | grep 'processname' | grep -v grep | tr -s ' ' | cut -f2 -d ' '`

if [ -z "$PID" ]
then
#Run...
Forum: Solaris 12-08-2008
16,323
Posted By QEMA
thank you very much, it worked.
thank you very much, it worked.
Forum: Solaris 12-07-2008
16,323
Posted By QEMA
thanks. Will it work with 3310 (3300 Family) ?
thanks. Will it work with 3310 (3300 Family) ?
Forum: Solaris 12-07-2008
16,323
Posted By QEMA
From Where to get sccli
I installed Sol10 and I need sccli to connect to my storEdge array, please advice from where to get the package ?
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 07:52 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy