Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site cmu-cs-k.ARPA Path: utzoo!watmath!clyde!burl!ulysses!gamma!epsilon!zeta!sabre!bellcore!decvax!genrad!panda!talcott!harvard!seismo!rochester!cmu-cs-pt!cmu-cs-k!tecot From: tecot@cmu-cs-k.ARPA (Edward Tecot) Newsgroups: net.unix Subject: data bases such as /etc/passwd Message-ID: <448@cmu-cs-k.ARPA> Date: Tue, 11-Jun-85 15:25:58 EDT Article-I.D.: cmu-cs-k.448 Posted: Tue Jun 11 15:25:58 1985 Date-Received: Thu, 13-Jun-85 23:59:43 EDT Organization: Carnegie-Mellon University, CS/RI Lines: 4 I am working on a program which will have a data base similar to /etc/passwd or /etc/inittab. Are there any libraries which support these type of files? Specifically, I would like to be able to search for a record based on a certain key, and ask for the nth field in that record.