MIX Assembler and Simulator |
Sergey Poznyakoff, Douglas Laing |
MIX Manual (split by node): | ? |
SHELL [command]
! [command]
Execute given shell command, by running /bin/sh -c command
.
For example, to see the listing of the current working directory, do:
MIX> ! ls -l |
If no arguments are supplied, execute a subordinate shell.
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.