HP 3000 Manuals

Miscellaneous Commands [ System Administrator's Quick Reference Guide ] MPE/iX 5.0 Documentation


System Administrator's Quick Reference Guide

Miscellaneous Commands 

The following commands are used to execute a variety of VOLUTIL
management tasks.

Displaying the Command History Stack 

To display a list of recently entered commands, enter:

     volutil:LISTREDO 

Reexecuting a Command in the Command Stack 

To reexecute a previously entered command, enter:

     volutil:DO CMD=cmdid 

where cmdid identifies a particular command in the stack.

Modifying and Reexecuting a Command in the Command Stack 

To modify a command in the stack and execute it, enter:

     volutil:REDO CMD=cmdid 

Executing Volume Utility Commands from a Script File 

To read and execute commands from a script file, enter:

     volutil:USE FILENAME=filename 

Running a Volume Utility Logging File 

To log all VOLUTIL events, enter:

     volutil:LOG FILENAME=filename 

Closing a Log File 

To stop logging VOLUTIL events, enter:

     volutil:LOG $STDLIST 

Getting VOLUTIL Help 

To get online help for volume utility commands, enter:

     volutil:HELP COMMAND=commandname 

Exiting the Volume Utility 

To exit to the MPE XL system, enter:

     volutil:EXIT 



MPE/iX 5.0 Documentation