shutdownsystemdDeveloperLennartPoetteringlennart@poettering.netshutdown8shutdownHalt, power-off or reboot the machineshutdown OPTIONSnowWALLDescriptionshutdown may be used to halt,
power-off or reboot the machine.The first argument should be the string
now which however is ignored by
this implementation. Optionally, this may be followed
by a wall message to be sent to all logged-in users
before going down.OptionsThe following options are understood:Prints a short help
text and exits.Halt the machine.Power-off the
machine (the default).Reboot the
machine.Equivalent to
, unless
is
specified.Don't halt, power-off,
reboot, just write wall
message.Don't send wall
message before
halt, power-off, reboot.Exit statusOn success 0 is returned, a non-zero failure
code otherwise.NotesThis is a legacy command available for
compatibility only.See Alsosystemd1,
systemctl1,
halt8,
wall1