- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Reading dat files
Operating System - HP-UX
1822146
Members
4335
Online
109640
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
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
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
тАО06-06-2002 05:13 AM
тАО06-06-2002 05:13 AM
Reading dat files
How can I read dat files
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-06-2002 05:18 AM
тАО06-06-2002 05:18 AM
Re: Reading dat files
It depends on how they were created: tar, cpio, dd, fbackup, OBII. You need to know that first.
Pete
Pete
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-06-2002 05:36 AM
тАО06-06-2002 05:36 AM
Re: Reading dat files
Hi,
you need to know how these files were created.
Use: file datfile
If the fileformat is known to your system you will get some usefull information.
You could also try to use:
strings datfile
This will list all strings that seem to be human readable. Most applications put their name and versionnumber in the datfiles they create.
This should give you an idea what created this files. Then use this application to open them.
Hope this helps
Regards Stefan
you need to know how these files were created.
Use: file datfile
If the fileformat is known to your system you will get some usefull information.
You could also try to use:
strings datfile
This will list all strings that seem to be human readable. Most applications put their name and versionnumber in the datfiles they create.
This should give you an idea what created this files. Then use this application to open them.
Hope this helps
Regards Stefan
No Mouse found. System halted. Press Mousebutton to continue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-06-2002 05:49 AM
тАО06-06-2002 05:49 AM
Re: Reading dat files
Hi Lora
From your question it looks like you want to read the files from the dat tapes , it depends on what type of the format was used to write on teh tape , ie tar , cpio , dd etc .
However if you want to read a dat file ona filesystem , do a file to know the type of the dat file ,
view filename
cat filename
strings filename
etc are some of the ways to read the dat file.
Manoj Srivastava
From your question it looks like you want to read the files from the dat tapes , it depends on what type of the format was used to write on teh tape , ie tar , cpio , dd etc .
However if you want to read a dat file ona filesystem , do a file
view filename
cat filename
strings filename
etc are some of the ways to read the dat file.
Manoj Srivastava
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
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP