[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

UNIX terminal io incompatibility



VMS also has redirectable input/output.
$ define/user sys$output ...
$ define/user sys$input ...
$ define/user sys$error ...
$ define/user sys$command ...

one might wonder what DEC COMMON LISP does in this case.