Query: fasthalt
OS: osf1
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
fasthalt(8) System Manager's Manual fasthalt(8)NAMEfasthalt - Halts the systemSYNOPSIS/usr/sbin/fasthalt [-lnq]DESCRIPTIONThe fasthalt command halts the system and flags a subsequent reboot to skip the execution of fsck. The program creates the fastboot file, then invokes the halt program. The system start-up script contains instructions to look for the fastboot file. If present, the script removes the file and skips the invocation of the fsck command. If the command is invoked without the -l, -n, or -q flag, the halt program logs the shutdown using the syslogd command and places a record of the shutdown in the login accounting file, /var/adm/wtmp. Using the -q and the -n flags imply the -l flag. You must have root privileges to use this command.FLAGSDoes not log the halt using syslog. Prevents the sync before stopping, and does not log the halt using syslog. Causes a quick halt, does not log the halt using syslog, and makes no attempt to kill all processes.FILESSpecifies the command path Specifies the path of the syslog daemonRELATED INFORMATIONCommands: fsck(8), halt(8), syslogd(8) Functions: sync(2), syslog(3) delim off fasthalt(8)
Related Man Pages |
---|
halt(1m) - opensolaris |
fasthalt(8) - osf1 |
fasthalt(1b) - sunos |
reboot(8) - freebsd |
fasthalt(8) - freebsd |
Similar Topics in the Unix Linux Community |
---|
syslog question |
Uh.. help! |
Limit size of log file from syslog |
/var/log/syslog |
How to extract a field from ls-l command and display? |