View Single Post
Old 12-23-2014, 02:28 PM   #5
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,736
Karma: 24031401
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by knc1 View Post
What is the output of the utility "file" when used on the database?
"file" only identifies the file as a data file. I.e. it's not a common run-of-the-mill file.

Quote:
Originally Posted by knc1 View Post
Ah, this is *nix, file extensions are not significant (except sometimes, to the human involved), so your observation is not relevant.
My observation is relevant. Based on the strings in the .db file, for example, jdbm.btree.BTree, I'm pretty sure that it's some kind of Java B-Tree database file.
Doitsu is offline   Reply With Quote