File: gradcomdshell.html

package info (click to toggle)
grads 3%3A2.2.1-11
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 18,396 kB
  • sloc: ansic: 61,645; sh: 10,612; makefile: 206; python: 3
file content (13 lines) | stat: -rw-r--r-- 488 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!--Copyright (C) 1988-2005 by the Institute of Global Environment and Society (IGES). See file COPYRIGHT for more information.-->

<h2>!shell-command</h2>

Any expression preceded by a <code>!</code> will be executed as a
shell command from the GrADS command line. 

<H3>Usage Notes</H3>
<P>
Output from the shell command will be displayed in the Grads command
window. If the shell command is executed from a Grads script, the
output will not returned as a string buffer to the script.