💻 Software
Linux shutdown in 30 seconds?
Fresh5 days ago
Mar 15, 202650725 viewsConfidence Score0%
0%
Problem
Simple question: what params can be used to shutdown a computer running Linux/OSX in 30 seconds? I've always run Windows, where I would go but the parameters are different. I've looked it up here but it will only let you shut a computer down at a specific time (like 8:00) rather than in a specific …
Error Output
shutdown -s -t 30
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Linux shutdown in 30 seconds?
Low Risk
In OS X you can shutdown in one minute using the following command: AFAIK, it's not possible to specify seconds instead of minutes with this command. You can also reboot by using instead of . EDIT: As you mentioned in your comment, you can add a del…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix