Answers for "how to shut down pc by command in linux"

2

how to shutdown computer using linux

#shutdown right now
shutdown

#Shudeling time
shutdown 30
Posted by: Guest on July-09-2021

Code answers related to "how to shut down pc by command in linux"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language