next
|
previous
|
forward
|
backward
|
up
|
top
|
index
|
toc
|
Macaulay2 web site
Macaulay2Doc
>
The Macaulay2 language
>
system facilities
>
run
run -- run an external command
Synopsis
Usage:
run s
Inputs:
s
,
a
string
, a command understandable by your operating system
Outputs:
the exit status of the command (a small integer that is normally zero)