X Command: UNIX

Enables you to enter UNIX commands without ending the SAS session.
UNIX specifics: all

Syntax

X UNIX-command
X 'cmd1;cmd2....<;cmd-n>'

Details

When you enter the X command, SAS starts a shell to execute the commands that you specified. The commands that you enter are processed differently, depending on whether you enter one command or more than one command.