Hello, I want to automate the SAS start up process using linux shell script. For that purpose before running "./sas.servers start", I want to check if services are already UP or not. Can you please help in figuring out how to check the value of "./sas.servers status" in a script. Is there any other way to check if SAS services are UP in a script? Thanks
... View more