>GETCMD V4.0, UTILITIES, Display others' command recall buffers GETCMD V4.0=Copyright © 1992--2004, Hunter Goatley. All rights reserved.LThis kit contains all the files necessary for installing the GETCMD utility.ARequires VMS V5.0 or later (VAX), OpenVMS Alpha V1.0 or later, orOpenVMS IA64 V8.1 or later.BGETCMD.B32 is a BLISS-32 program that will display the DCL command8recall buffer for any interactive process on the system.BUILDING--------5To build GETCMD, just execute the LINK.COM procedure:$ @LINKDIf you have BLISS and want to build from the sources, an MMS file isprovided in [.SOURCE].USAGE-----9To set up GETCMD, just define a foreign symbol to run it:!$ getcmd :== $dev:[dir]getcmd.exeAwhere "dev:[dir]" is the device and directory where GETCMD lives.4To use it, simply specify a PID on the command line:$ getcmd 202000AFBQualifiers that may be specified are /PAGE, to do pause the outputDafter each full screen, and /OUTPUT=xxx, to redirect the output to afile. LIMITATIONS -----------DGETCMD will not yet work with processes on other nodes in a cluster,:though this functionality is planned for a future release.P--------------------------------------------------------------------------------Files in this directory:AAAREADME.DOC This fileAAAREADME.TOO Change history-LINK.COM Command procedure to link the image4GETCMD.ALPHA_OLB GETCMD object library for Alpha AXP+GETCMD.ALPHA_OPT Options file for Alpha AXP#GETCMD.HLP On-line help for GETCMD)GETCMD.OLB GETCMD object library for VAX GETCMD.OPT Options file for VAXFiles in [.SOURCE]:5CVTHELP.TPU TPU source to convert .HELP file to .RNH1DESCRIP.MMS Description file for building GETCMD1GETCMD.B32 BLISS source for main GETCMD routines+GETCMD.ALPHA_OPT Options file for Alpha AXP(GETCMD.HELP Source for GETCMD HELP file GETCMD.OPT Options file for VAX%GETCMD_CLD.CLD CLI$ definitions file'GETCMD_MSG.MSG Messages used by GETCMD/HG_OUTPUT.B32 BLISS source for output routinesP--------------------------------------------------------------------------------CONTACTING THE AUTHOR?Comments, suggestions, and questions about this software can be9directed to the author at one of the following addresses:Mail: Hunter Goatley P.O. Box 51745 Bowling Green, KY 42102-6745Email: goathunter@GOATLEY.COMP--------------------------------------------------------------------------------COPYRIGHT NOTICENThis software is COPYRIGHT © 1992--2004, HUNTER GOATLEY. ALL RIGHTS RESERVED.EPermission is granted for not-for-profit redistribution, provided all9source and object code remain unchanged from the original;distribution, and that all copyright notices remain intact. DISCLAIMERKThis software is provided "AS IS". The author and Process Software make no>representations or warranties with respect to the software andJspecifically disclaim any implied warranties of merchantability or fitnessfor any particular purpose.