Installing and Managing HP-UX Virtual Partitions (A.02.01)

Monitor and Shell Commands
Using Monitor Commands
Chapter 5106
getauto
displays the contents of the AUTO file in the LIF area
Example:
MON> getauto
hpux /stand/vpmon
log
displays the contents, including warning and error messages, of the
monitor log. The monitor log holds up to 16KB of information in a
circular log buffer. The information is displayed in chronological
order.
ls [-alniFH] [
directory
]
lists the contents of
directory
. This command is similar to the Unix
ls command.
directory
must be on a HFS file system. /stand is the default
directory
The ls command-line options are the same as the Unix shell
lsoptions. For detailed explanations, see the ls (1M) manpage. In
brief:
For example, to view the listing of files in winona2’s /stand
directory:
MON> ls /stand
lost+found ioconfig bootconf system
system.d vmunix dlkm.vmunix.prevbuild
kernrel rootconf vpdb vpmon.dmp
vmunix.backup system.prev vmunix.prev dlkm
vpdb.backup vpmon
-a all entries
-l long listing
-n numerical UIDs and GIDs
-i inode
-F appends a character after the entry, depending on the file
type, such as a / (slash) for a directory