Date: Tue, 23 Jan 2001 10:13:16 -0500 (EST) From: Joe Oliveiro <joe@advancewebhosting.com> To: Jan Knepper <jan@digitaldaemon.com> Cc: mark.rowlands@minmail.net, freebsd-questions@FreeBSD.ORG Subject: Re: CTREE DB file Message-ID: <Pine.BSF.4.21.0101231012090.50888-100000@joe.pythonvideo.com> In-Reply-To: <3A6B7DF3.2040606@digitaldaemon.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Jan, do you have a simple script which will read a cTree db file and output it to ascii format? (i will buy the ctree program if i have to but this is all i need done.) On Sun, 21 Jan 2001, Jan Knepper wrote: > cTree is indeed a Faircom product. > Check http://www.faircom.com/ > We actually do use cTree for file indexing under FreeBSD as well as > other platforms. > > Jan > > > > Mark Rowlands wrote: > > > On Sunday 21 January 2001 16:14, Domain Administrator wrote: > > > >> I now this is not the right place to post it but i know how smart the > >> people are on this list and feel i can get an answer! > >> > >> I have a CTREE database file, i think CTREE is created with C++ libs but im > >> not sure. I have a Database in ctree and it consists of two files: > >> > >> -rw-r--r-- 1 michael users 238167118 Jan 21 10:17 users.dat > >> -rw-r--r-- 1 michael users 10354688 Jan 21 10:17 users.idx > >> > >> Now, when i run 'file <filename>' it just reports the file as being data so > >> i assume that this type of database file is hardly ever used or not just > >> commonplace. > >> > >> # file users.dat > >> users.dat: data > >> # file users.idx > >> users.idx: data > >> > >> Does anyone know how i can get support for this on my freebsd box so i can > >> somehow convert this database file into an ascii, comma delimited text file > >> and into something more common. > >> > >> Thanks in advance for the help. > >> > > > > Faircom sell a freebsd version of ctree ;-) > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0101231012090.50888-100000>