Hello. I am running SAS in Linux system. What code do I need to see the log file? Thanks.
To view the sas Log on the Linux system you may use an editor like "vi" :
Command :
vi <logname>.log
or
Just to display the contents of the log use the command :
cat <logname>.log
To view the sas Log on the Linux system you may use an editor like "vi" :
Command :
vi <logname>.log
or
Just to display the contents of the log use the command :
cat <logname>.log
You are running what SAS in Linux, is it desktop, EG, UE etc. You should see the log for any submitted code in the various log windows within the system.
more <logname>.log
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.
Find more tutorials on the SAS Users YouTube channel.