File: vms_shell.com

package info (click to toggle)
jed 0.99.16-5
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 4,312 kB
  • ctags: 4,736
  • sloc: ansic: 36,879; sh: 8,660; makefile: 379
file content (8 lines) | stat: -rw-r--r-- 269 bytes parent folder | download | duplicates (17)
1
2
3
4
5
6
7
8
$!
$!  This is used by JED to execute a command in the shell.  I do
$!  it this way because not every command takes a /output qualifier
$!
$ define/user/nolog sys$error sys$output
$ define/user/nolog sys$input nl:
$ 'p1' 'p2' 'p3' 'p4' 'p5' 'p6' 'p7' 'p8' 'p9' 
$ exit