Will Denny wrote:
> Hi
>
> If you are running XP Pro, type the following from a command prompt, and
> have a look at 'System Up Time':
>
> systeminfo
>
Carrying that further...
c:> systeminfo | find "System Up Time"
provides a nice, one-line output of uptime. You can place that into a
BAT file if you want to run it frequently.
Rob