REBOOT(8) — Stardent Computer Inc. (System Maintenance)
NAME
reboot − reboot /unix
SYNOPSIS
/etc/reboot [ −n ] [ −q ]
DESCRIPTION
reboot writes out cached disk information and then requests the PROM monitor to reboot /unix. reboot without the −q or −n option is equivalent to
# telinit 0
The −q and −n options cause a quick reboot, no graceful shutdown is attempted. With either the −q or −n option specified, reboot is equivalent to
# /etc/uadmin 2 2
SEE ALSO
halt(8), init(1M), shutdown(8), telinit(8), uadmin(1M)
September 29, 2021