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
SAS Super FREQ
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

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

Register 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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

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