System Administration Guide

Example--Creating a Directory to Save Crash Dump Files

The following example shows how to create a directory to save crash dump files for the system saturn.


# mkdir /var/crash
# cd /var/crash
# mkdir saturn
# ls
 saturn