Date: Thu, 20 Mar 1997 19:43:49 -0800 (PST) From: Snob Art Genre <ben@narcissus.ml.org> To: Jacek Szostek <ind54@ci3ux.ci.pwr.wroc.pl> Cc: questions@freebsd.org Subject: Re: Files dtf Message-ID: <Pine.NEB.3.95.970320194229.9022C-100000@narcissus.ml.org> In-Reply-To: <Pine.SCO.3.91.970320173534.3081B-100000@ci3ux.ci.pwr.wroc.pl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 20 Mar 1997, Jacek Szostek wrote:
>
> I am sorry for asking which is not connected strictly with FreeBSD.
> I have got files with the extentions (*.dtf), but I do not know what
> the format of the files is and how I can read them.
The "file" command can often tell you what a file is:
narcissus:{/home/ben}% file cd.1175
cd.1175: ascii text
narcissus:{/home/ben}% file flowericon.ppm
flowericon.ppm: PPM "rawbits" file
narcissus:{/home/ben}% file methods.java
methods.java: c program text
Clearly it's not always correct, but it's still a nice tool.
> I would also like if there is a tool for FreeBSD ( or other OS) which can
> read the files.
> I have important data in those files and I would be greatful for any help.
>
> Jacek
>
>
Ben
"You have your mind on computers, it seems."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.95.970320194229.9022C-100000>
