Next:
sleep-for
, Previous:
sgi
, Up:
GCL Reference
7.2.129 shell
(shell SHELL-COMMAND)
Execute the given UNIX SHELL-COMMAND using /bin/sh. Geomview waits for it to complete and will be unresponsive until it does. A synonym is
!
.