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

Re: .db files



On Thu, 13 Nov 2003 12:20:35 +0000, amit tiwari wrote:
> hi
> i  have come to know through google
> will u pls tell me how to open .db files

$ cat foo.db

$ vim foo.db

$ less foo.db

What do you want to do with it?  Also, what *type* of file is it?
Note that *type* and *name* are two independent properties of a file.
Name is merely that - the name.  The type is an abstraction of the
structure of the contents.  Certain file types have conventions for
the names, solely to aid human observers, but the name does not
indicate the type.  (Even windows people ought to know that by now
with the number of exploits they receive via email and the www)

-D

-- 
"GUIs normally make it simple to accomplish simple actions and
impossible to accomplish complex actions."
    --Doug Gwyn  (22/Jun/91 in comp.unix.wizards)
 
www: http://dman13.dyndns.org/~dman/            jabber: dman@dman13.dyndns.org



Reply to: