HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- how to confirm that executable is of 32-bit or 64-...
Operating System - Tru64 Unix
1828455
Members
3732
Online
109978
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
07-12-2007 07:45 PM
07-12-2007 07:45 PM
how to confirm that executable is of 32-bit or 64-bit ?
Generally we use file command to confirm that executable is 32/64 bit
for instance on RedHat 4 if we execute file on any system utility like date
#file /bin/date
/bin/date: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.2.5, dynamically linked (uses shared libs), stripped
which clearly shows date is 32-bit executable
but when I execute above command on True64 I get following output
#file /sbin/date
/sbin/date: COFF format alpha dynamically linked, demand paged executable or object module stripped - version 3.13-14
is there any way by which we can confirm that executable is 32/64 bit?
for instance on RedHat 4 if we execute file on any system utility like date
#file /bin/date
/bin/date: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.2.5, dynamically linked (uses shared libs), stripped
which clearly shows date is 32-bit executable
but when I execute above command on True64 I get following output
#file /sbin/date
/sbin/date: COFF format alpha dynamically linked, demand paged executable or object module stripped - version 3.13-14
is there any way by which we can confirm that executable is 32/64 bit?
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2007 08:57 PM
07-12-2007 08:57 PM
Re: how to confirm that executable is of 32-bit or 64-bit ?
Hi,
Tru64 has always run on 64 bit processors, hence all executables will be 64 bit by definition.
Hope this helps,
Regards,
Rob
Tru64 has always run on 64 bit processors, hence all executables will be 64 bit by definition.
Hope this helps,
Regards,
Rob
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP