Search notes:

!SASROOT/sas

The SAS command line executable. It might be a symbolic link to !SASROOT/bin/sas_<lang>.

Starting SAS in interactive line mode

$ sas -nodms
or
$ sas -nodmsexp
Such a session is later ended with either endsas; or ctrl-d.

Executing shell commands

With x, a shell command can be executed:
23? x ls -l;
24? time;
Another alternative is using %sysexec.

See also

!SASROOT

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/Linux/fh...', 1758209511, '216.73.216.150', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Linux/fhs/usr/local/SAS/SASFoundation/9_x/sas(58): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78