Search Results

Search: Posts Made By: paslas
1,683
Posted By Chubler_XL
How about this: #!/bin/csh -f set new = (...
How about this:

#!/bin/csh -f
set new = ( `awk '/Tx Server Status|Eg Server Status|ASM Server Status|DIPoller/ {print $4} /Int server/ {print $3}' srvoff` )

if ( "$new[1]" =~ Active &&...
Showing results 1 to 1 of 1

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