FiveFeet

# shutdown -r [time]

time can be specified as 'now' which will result in an immediate reboot (as specified by -r, -h would result in a shutdown) or time can be specified 'yymmddhhmm'.

for example, shutdown -r 0502102300 will cause the server to reboot at 11:00pm on February 10, 2005.