
poweroff
List of commands for poweroff:
-
poweroff:tldr:46a62 poweroff: Power off the system.$ powerofftry on your machineexplain this command
-
poweroff:tldr:61160 poweroff: Write the wtmp shutdown entry without shutting down the system.$ poweroff --wtmp-onlytry on your machineexplain this command
-
poweroff:tldr:7b0dd poweroff: Reboot the system (same as `reboot`).$ poweroff --reboottry on your machineexplain this command
-
poweroff:tldr:a7c98 poweroff: Halt the system (same as `halt`).$ poweroff --halttry on your machineexplain this command
-
poweroff:tldr:c0a6a poweroff: Shut down immediately without contacting the system manager.$ poweroff --force --forcetry on your machineexplain this command