View Single Post

  #3 (permalink)  
Old 01-22-2008, 06:02 AM
linuxidiot linuxidiot is offline
Junior Member
User
 
Join Date: Jan 2008
My distro: SuSE
Posts: 4
Rep Power: 0
linuxidiot is on a distinguished road
Default

shutdown [ -y ] [ -g<grace> ] [ -i<initstate> ] [ message ]

shutdown -y -g 10 -i 0 - 6 Rebooting < -- follow the syntax

shutdown -y -g 5 -i 0 <- will shutdown the sytem in 5 seconds
Reply With Quote