- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: version and vendor information
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2005 05:38 PM
09-14-2005 05:38 PM
version and vendor information
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2005 05:48 PM
09-14-2005 05:48 PM
Re: version and vendor information
# what /usr/bin/rlogin
/usr/bin/rlogin:
$Revision: vw: cheriv_JAGad35417 selectors: CUPI80_BL2000_1025 'cup_cheriv_jagad35417'
Thu Oct 26 23:26:04 PDT 2000 $
Copyright (c) 1983 The Regents of the University of California.
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2005 05:54 PM
09-14-2005 05:54 PM
Re: version and vendor information
what command will help. if it is a depot file, there would usually be some description. also, look out for README file.
regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2005 06:03 PM
09-14-2005 06:03 PM
Re: version and vendor information
swlist -v hpuxwsApache
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2005 06:08 PM
09-14-2005 06:08 PM
Re: version and vendor information
We can find with,
# odump -auxheader
when the binary is PA-RISC based one.
If it is ELF then use elfdump command.
hth.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2005 06:24 PM
09-14-2005 06:24 PM
Re: version and vendor information
A typical Gnu program has the -v or -version option.
Usually the man page gives this information also.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2005 06:26 PM
09-14-2005 06:26 PM
Re: version and vendor information
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2005 07:13 PM
09-14-2005 07:13 PM
Re: version and vendor information
# man rlogin|grep developed
Reformatting entry. Wait... rlogin was developed by the University of California, Berkeley.
# man ftp|grep developed
Reformatting entry. Wait... ftp was developed by the University of California, Berkeley.
# man telnet|grep developed
Reformatting entry. Wait... telnet was developed by the University of California, Berkeley.
# man top|grep developed
Reformatting entry. Wait... top was developed by HP and William LeFebvre of Rice University.