Lines Matching full:system

34 .Nd "close down the system at a given time"
54 to nicely notify users when the system is shutting down,
55 saving them from system administrators, hackers, and gurus, who
65 The system is power cycled (power turned off and then back on)
67 If the hardware doesn't support power cycle, the system will be
72 The amount of time the system is off is dependent on the device
81 The system is halted at the specified
84 The system is halted and the power is turned off
85 (hardware support required, otherwise the system is halted)
89 The system is rebooted at the specified
96 does not actually halt the system, but leaves the
97 system multi-user with logins disabled (for all but super-user).
116 option is specified, prevent the file system cache from being flushed by passing
125 Suppress the warning message to all logged in users about system shutdown.
133 will bring the system down and
142 to the current system values.
143 The first form brings the system down in
162 will print an error and exit without shutting the system down.)
165 to users currently logged into the system.
191 At shutdown time a message is written to the system log, containing the
195 to respectively halt, reboot or bring the system down to single-user state
201 inform the users about when the system will be back up
219 exits without executing any action on the system.
223 utility will place the system into single user mode at the
242 from initiating an action on the system.
248 Reboot the system in 30 minutes and display a warning message on the terminals
251 .Dl # shutdown -r +30 \&"System will reboot\&"