Interprets the contents of the various system tables and writes it to standard output.
pstat [ -a ] [ -A ] [ -f ] [ -i ] [ -p ] [ -P ] [ -s ] [ -S ] [ -t ] [ -uProcSlot ] [ -T ] [ -U ThreadSlot] [ [ KernelFile ] CoreFile ]
The pstat command is a non-interactive form of the crash command. pstat interprets the contents of the various system tables and writes it to standard output. You must have root user or system group authority to run the pstat command.
pstat -i dumpfileSymbols are retrieved from the /usr/lib/boot/unix file.
pstat -f -u 0
pstat -t /usr/lib/boot/unix.back dumpfile
pstat -A -U 2
The crash command, ps command, stty command.