Search Results

Search: Posts Made By: shanul karim
4,632
Posted By shanul karim
awk 'NF>1 && /LOTC cluster state:/{print "lotc...
awk 'NF>1 && /LOTC cluster state:/{print "lotc cluster"}/Node/{ if ($3!="joined") print "LOTC cluster state is not ok"; next}' sample.txt

tried the above code

but response not as expected
...
Showing results 1 to 1 of 1

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