Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jan 2001 19:33:07 +0100
From:      Mark Rowlands <mark.rowlands@minmail.net>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Re: CTREE DB file
Message-ID:  <01012119330708.00723@web1.tninet.se>
In-Reply-To: <HHENJJAIGLBPFGIALGNBIEMNCCAA.domadmin@ENCOREPROMO.COM>
References:  <HHENJJAIGLBPFGIALGNBIEMNCCAA.domadmin@ENCOREPROMO.COM>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01012119330708.00723>