[Info-vax] SHOW LOGICAL

Hein RMS van den Heuvel heinvandenheuvel at gmail.com
Sat Mar 3 12:01:21 EST 2012


> Why can't show logical display only the tables with a match?

Using perl as a workaround...

$ defin SYS$SYSROOT sys$common
$ pipe show log sys$sysro* | perl -ne "$t = $_ if /\(/; if (/=/) { print $t,$_; $t=q()}
(LNM$PROCESS_TABLE)
  "SYS$SYSROOT" = "SYS$COMMON"
(LNM$SYSTEM_TABLE)
  "SYS$SYSROOT" = "$1$DGA1:[SYS0.]"
        = "SYS$COMMON:"


Hein



More information about the Info-vax mailing list