Re: automatic system info tool? - Mailing list pgsql-hackers

From Martijn van Oosterhout
Subject Re: automatic system info tool?
Date
Msg-id 20060717195758.GD30221@svana.org
Whole thread Raw
In response to Re: automatic system info tool?  ("Bort, Paul" <pbort@tmwsystems.com>)
Responses Re: automatic system info tool?  (Steve Atkins <steve@blighty.com>)
Re: automatic system info tool?  ("Bort, Paul" <pbort@tmwsystems.com>)
List pgsql-hackers
On Mon, Jul 17, 2006 at 11:06:50AM -0400, Bort, Paul wrote:
> If you can open a command shell you can get the OS version with the
> 'ver' command under Windows:
>
> C:\>ver
>
> Microsoft Windows XP [Version 5.1.2600]

How do you do this from a program though. Under UNIX uname() is a
function call as well as a program. It returns the os name, version,
hostname and system type.

Mind you, maybe perl provides emulation for uname?

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

pgsql-hackers by date:

Previous
From: Zdenek Kotala
Date:
Subject: Re: TODO: Mark change-on-restart-only values in
Next
From: Martijn van Oosterhout
Date:
Subject: Re: plPHP and plRuby