How to find software version in UNIX

  • Follow


How can I find out the software version installed om Solaris
Server.Actually I want to know the SFTP version installed on Solaris
server.plz help....

0
Reply maddy911 (1) 2/27/2007 1:29:31 PM

maddy911@gmail.com schrieb:
> How can I find out the software version installed om Solaris
> Server.Actually I want to know the SFTP version installed on Solaris
> server.plz help....
> 
pkginfo should give you those information.
0
Reply Mike 2/27/2007 2:03:19 PM


Hello,

Mike Roetgers schrieb/wrote:

> maddy911@gmail.com schrieb:
>> How can I find out the software version installed om Solaris
>> Server.Actually I want to know the SFTP version installed on Solaris
>> server.plz help....
>> 
> pkginfo should give you those information.

You can often call a binary with the "--version" option to reveal
information on its version. If in doubt, consult the manual page.

Regards,
Christian
-- 
Christian Schmidt | Germany | ChriSchmiLi@gmx.de
No HTML Mails, please!!
De eene hett 'n Rittergut, de annere ritt 'n Gitter rut.
0
Reply Christian 3/1/2007 4:06:58 PM

Christian Schmidt <ChriSchmiLi@gmx.de> wrote:
> You can often call a binary with the "--version" option to reveal
> information on its version. If in doubt, consult the manual page.

Maybe on some GNU utilities, but not in general. There is no standard flag
for printing the version info.

-- 
Daniel
0
Reply Daniel 3/1/2007 6:19:52 PM

On Thu, 1 Mar 2007 17:06:58 +0100, Christian Schmidt <ChriSchmiLi@gmx.de> wrote:
> Mike Roetgers schrieb/wrote:
>> maddy911@gmail.com schrieb:
>>> How can I find out the software version installed om Solaris
>>> Server.Actually I want to know the SFTP version installed on Solaris
>>> server.plz help....
>>> 
>> pkginfo should give you those information.
>
> You can often call a binary with the "--version" option to reveal
> information on its version. If in doubt, consult the manual page.

If you're getting more desperate, thee's also 'what'.

A bientot
Paul

0
Reply Paul 3/1/2007 6:42:37 PM

Daniel Rock wrote:
> Christian Schmidt <ChriSchmiLi@gmx.de> wrote:
> 
>>You can often call a binary with the "--version" option to reveal
>>information on its version. If in doubt, consult the manual page.
> 
> 
> Maybe on some GNU utilities, but not in general. There is no standard flag
> for printing the version info.
> 

Historically, there are damned few "standard flags" for anything!  You 
"rolled your own", named it after your dog, and pulled the flags out of 
your a**!

0
Reply Richard 3/1/2007 7:24:51 PM

Hello Daniel,

Daniel Rock schrieb/wrote:

> Christian Schmidt <ChriSchmiLi@gmx.de> wrote:
>> You can often call a binary with the "--version" option to reveal
>> information on its version. If in doubt, consult the manual page.
>
> Maybe on some GNU utilities, but not in general. There is no standard flag
> for printing the version info.

That's why I said "If in doubt, consult tha manual page".

Gruss/Regards,
Christian
-- 
Christian Schmidt | Germany | ChriSchmiLi@gmx.de
No HTML Mails, please!!
De eene hett 'n Rittergut, de annere ritt 'n Gitter rut.
0
Reply Christian 3/3/2007 10:35:12 AM

6 Replies
1859 Views

(page loaded in 0.086 seconds)

Similiar Articles:













7/21/2012 6:04:40 PM


Reply: