Re: Getting system uptime on Windows



Something strange... This command works on Windows XP with tclsh, but
not with wish:

exec net statistics server

With tclsh, the exec command returns the output, but in wish it just
returns an empty string,

.