Next: Customization Hooks for Users, Previous: Things Which Might Be In The Next ANSI Standard, Up: Beyond the ANSI Standard
The UNIX command line can be read from the variable
sb-ext:*posix-argv*
. The UNIX environment can be queried with
the sb-ext:posix-getenv
function.