Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site alice.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!alice!rob From: rob@alice.UucP (Rob Pike) Newsgroups: net.unix Subject: B-trees Message-ID: <4590@alice.UUCP> Date: Wed, 20-Nov-85 02:00:26 EST Article-I.D.: alice.4590 Posted: Wed Nov 20 02:00:26 1985 Date-Received: Thu, 21-Nov-85 03:33:36 EST Organization: Bell Labs, Murray Hill Lines: 7 When in Rome, do as the Romans... The shell does not use B-trees, it uses a binary tree. Despite what you may read in Byte, they are not the same thing. B-trees are to binary trees what ksh is to sh. Rob Pike