-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

shutdown


> Shutdown and reboot the system.

More information.


Power off (halt) immediately:

shutdown -h now

Reboot immediately:

shutdown -r now

Reboot in 5 minutes:

shutdown -r +{5} &

Shutdown at 1:00 pm (Uses 24h clock):

shutdown -h 13:00

Cancel a pending shutdown/reboot operation:

shutdown -c


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Mon May 20 22:26:47 2024