Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ halt(8) — 386BSD 1.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

reboot(8)

shutdown(8)

syslogd(8)

HALT(8)                 386BSD System Manager's Manual                 HALT(8)

NAME
     halt - stop the processor

SYNOPSIS
     halt [-n] [-q] [-y]

DESCRIPTION
     Halt writes out sandbagged information to the disks and then stops the
     processor.  The machine does not reboot, even if the auto-reboot switch
     is set on the console.

     Available options for halt:

     -n      No sync before stopping.

     -q      Quick halt, no graceful shutdown is attempted.

     -y      This option is needed if you are trying to halt the system from a
             dialup.

     Halt normally logs the shutdown using syslog(8) and places a shutdown
     record in the login accounting file /var/log/wtmp. These actions are
     inhibited if the -n or -q options are present.

SEE ALSO
     reboot(8),  shutdown(8),  syslogd(8)

BUGS
     It is very difficult to halt a VAX, as the machine wants to then reboot
     itself.  A rather tight loop suffices.

HISTORY
     The halt command appeared in 4.0BSD.

4th Berkeley Distribution       March 16, 1991                               1





























Typewritten Software • bear@typewritten.org • Edmonds, WA 98026