From: Ian Hobson Date: 2010-02-07T06:55:54+09:00 Subject: Re: Can ruby do a repeated Reboot test script Eleanor McHugh wrote: > Remembering of course to explicitly flush the file buffer of the status file and sync the filesystem before performing the reboot :) > > I'm astonished that the system reboot command does not do this! Closing the file is certainly necessary. Isn't the rest unnecessary? Curious Ian