*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: reboot | Section: 8 | Source: OpenBSD | File: reboot.8
REBOOT(8) FreeBSD System Manager's Manual REBOOT(8) NAME reboot, halt - stopping and restarting the system SYNOPSIS halt [-dnpq] reboot [-dnq] DESCRIPTION The halt and reboot utilities flush the file system cache to disk, execute the rc.d(8) scripts specified by the pkg_scripts variable defined in rc.conf(8) in a reverse order, run the system shutdown script, send all running processes a SIGTERM (and subsequently a SIGKILL), and, respectively, halt or restart the system. The action is logged, including entering a shutdown record into the login accounting file. The options are as follows: -d Causes system to create a dump before rebooting. This option is useful for debugging system dump procedures or capturing the state of a corrupted or misbehaving system. See savecore(8) for information on how to recover this dump. -n Prevent file system cache from being flushed. This option should probably not be used. -p Causes the system to power down, if it is being halted, and the hardware supports automatic power down. -q Quick. The system is halted or restarted quickly and ungracefully, and only the flushing of the file system cache is performed. This option should probably not be used. Normally, the shutdown(8) utility is used when the system needs to be halted or restarted, giving users advance warning of their impending doom. SEE ALSO reboot(2), utmp(5), boot_alpha(8), boot_amd64(8), boot_hppa(8), boot_i386(8), boot_luna88k(8), boot_macppc(8), boot_sparc64(8), rc.d(8), rc.shutdown(8), savecore(8), shutdown(8), sync(8) HISTORY A reboot command appeared in 4.0BSD. FreeBSD 14.1-RELEASE-p8 December 21, 2024 FreeBSD 14.1-RELEASE-p8

Navigation Options