From owner-freebsd-questions Thu Mar 20 19:43:59 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id TAA22468 for questions-outgoing; Thu, 20 Mar 1997 19:43:59 -0800 (PST) Received: from narcissus.ml.org (root@brosenga.Pitzer.edu [134.173.120.201]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id TAA22463 for ; Thu, 20 Mar 1997 19:43:53 -0800 (PST) Received: from localhost (ben@localhost) by narcissus.ml.org (8.8.5/8.7.3) with SMTP id TAA09062; Thu, 20 Mar 1997 19:43:49 -0800 (PST) Date: Thu, 20 Mar 1997 19:43:49 -0800 (PST) From: Snob Art Genre To: Jacek Szostek cc: questions@freebsd.org Subject: Re: Files dtf In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk 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."