SYSTEM
SWAP
SYSTEM"
SYSTEM
( addr u -- ret-val )
<
PFE-MISC
>
run a shell command
(embedded systems have no shell)
reference: p4_system in ../src/misc.c:1199, export CO SYSTEM