BookmarkSubscribeRSS Feed
deleted_user
Not applicable
Hi ,

How to run a sas programm in unix environment

plz give me details.


Thanks,
srinivas
2 REPLIES 2
Cynthia_sas
Diamond | Level 26
Hi:
This is not an ODS or BASE Reporting procedure (PRINT, REPORT, TABULATE) question.

For information on how to submit jobs on particular operating systems, consult the SAS Companion for your "flavor" of Unix or contact Tech Support for help. Some Unix shops use VI as their program editor and they submit batch jobs and some Unix shops use SAS Display Manager. It really is up to your site how they want you to submit SAS programs for execution.

cynthia
deleted_user
Not applicable
You need to type
sas
sas test.sas
or sas test

If you need to run in the back ground you can say
sas test &
or
sas test.sas &
Hope this helps

Sireesha

Catch up on SAS Innovate 2026

Nearly 200 sessions are now available on demand with the SAS Innovate Digital Pass.

Explore Now →
How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 1194 views
  • 0 likes
  • 2 in conversation