X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Futilities.texi;h=9f57a76739b43c0a7921b96df18bf66c32905e26;hb=cd36f412b771fe2d88d2c3d9a9809f288afa38ca;hp=d4e7d3d9aa565e4da975e47610e26dbabfc83d44;hpb=e937634e9021aa0656a6362f169ec2183efed499;p=pspp diff --git a/doc/utilities.texi b/doc/utilities.texi index d4e7d3d9aa..9f57a76739 100644 --- a/doc/utilities.texi +++ b/doc/utilities.texi @@ -212,12 +212,19 @@ control to the operating system. @display HOST. +HOST COMMAND=['command'...]. @end display @cmd{HOST} suspends the current PSPP session and temporarily returns control to the operating system. This command cannot be used if the SAFER setting is active. +If the COMMAND subcommand is specified, as a sequence of shell +commands as quoted strings within square brackets, then PSPP executes +them together in a single subshell. + +If no subcommands are specified, then PSPP invokes an interactive +subshell. @node INCLUDE @section INCLUDE