Hi,
I encountered an error on the Linux server. I'm not sure what happened after the new configuration for CICD, where each developer now uses their own branch. Some files or directories have suddenly become unavailable to me, although I'm certain they exist somewhere on the server.
I checked /SASFoundation/9.4/sas, but it doesn't seem to be a directory either.
I'm trying to execute a SAS program on the Linux server using the command below:
/opt/sas/sashome/SASFoundation/9.4/sas /sasdata/projectName/SAS_Programs/smtp/SMTP_entityName_outbound.sas
However, I'm getting an error message: bash: No such file or directory
.
Can any one help how to fix that?
Thank you!