Shutdown
Shutdown does a few things:
shutdown -P #powers off the machine
shutdown -r #reboots the thing
shutdown -h #halts (but doesn't necessarily power off) the machine
That’s fun!
Shutdown does a few things:
shutdown -P #powers off the machine
shutdown -r #reboots the thing
shutdown -h #halts (but doesn't necessarily power off) the machine
That’s fun!