Re: Invoking Unix Type Commands such as netstat etc...



On Thu, 9 Feb 2006, Phillip Helbig---remove CLOTHES to reply wrote:

In article <Pine.LNX.4.61.0602090828590.7278@xxxxxxxxxxxxxxxxxxxxx>, Rob Brown <mylastname@xxxxxxxx> writes:

If you can "@" a file, then the file is a text file, so you can type it or view it with an editor. Try

Only if you have "R" privilege. If you have "E" but not "R", then you can "@" it but not TYPE it.

Yes, in that case a different approach would be required. How about:

$ DELETE/SYMBOL/GLOBAL/ALL
$ @SYS$MANAGER:TCPIP$DEFINE_COMMANDS !or whatever it was
$ SHOW SYMBOL/GLOBAL/ALL

You could even play games to capture the list in a file, such as:

$ @TT:/OUTPUT=UNIXCOMMANDS.TXT
_$ SHOW SYMBOL/GLOBAL/ALL
_$ ^Z

- Rob


--

Rob Brown b r o w n a t g m c l d o t c o m
G. Michaels Consulting Ltd. (866)438-2101 (voice) toll free!
Edmonton (780)438-9343 (voice)
(780)437-3367 (FAX)
http://gmcl.com/

.