File: vms_shell.com

package info (click to toggle)
jed 0.98.7-14
  • links: PTS
  • area: main
  • in suites: slink
  • size: 3,088 kB
  • ctags: 3,851
  • sloc: ansic: 29,315; makefile: 257; sh: 248
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