Re: How to open a db file -- was: Need to know

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thank you Mike.  Yes this helps.

Scott


----- Original Message ----- From: "Mike" <azmr@xxxxxxxxxxxxx>
To: "For users of Fedora" <fedora-list@xxxxxxxxxx>
Sent: Thursday, November 22, 2007 9:04 AM
Subject: Re: How to open a db file -- was: Need to know



With a file of unknown type and origin you get the opportunity to be a detective. Although I don't know of an absolutely conclusive way to determine the origin of the file there are three things I would do in this situation.

1) Do a Google search on the file extension (.db in this case). Someone else on the list apparently did that and got a long list of possibilities.

2) Open an xterm window and use the "file" command on the file. For example if the file name is 'data.db' simply type 'file data.db'. The file command will "look" at a few bytes in the file and try to recognize what type of a file it is.

3) Use 'hexdump' on the file. This will allow you to see the bytes in the file and hopefully gleen some useful information. Again open an xterm and type: 'hexdump -C data.db | less'. This will give you a screen full of what usually looks like garbage. Use the space bar to get to the next screen or the up/down arrows to move up and down a line at a time. The potentially useful stuff is at the right side of the display. With some file types you can actually see what application created the file and/or make some sense about what the file contains.

Hope that helps.

-- Mike

On Thu, 22 Nov 2007, Art Giles wrote:

Hi do not know it was sent to me to look at a manual. By a friend.
Thanks
Art (Dad)

Hi how do you open a db file

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list


--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux