Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84 (Fortune 01.1b1); site graffiti.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!think!harvard!seismo!ut-sally!ut-ngp!shell!graffiti!peter From: peter@graffiti.UUCP (Peter da Silva) Newsgroups: net.unix-wizards Subject: Re: instability in Berkeley versus AT&T releases Message-ID: <128@graffiti.UUCP> Date: Fri, 30-Aug-85 12:45:18 EDT Article-I.D.: graffiti.128 Posted: Fri Aug 30 12:45:18 1985 Date-Received: Sun, 1-Sep-85 05:57:18 EDT References: <964@daemon.UUCP> <46@brl-tgr.ARPA> <82@ucbcad.UUCP> <117@desint.UUCP> Organization: Information Brokerage Network, Houston, TX Lines: 9 > "Index" is a poor name for a subroutine in the library for the same reason > that "test" is a poor name for a program in /bin. Since it's easy to handle > old programs with either the -D switch of cc or with any reasonable editor, > what's the problem? A lot of future users will be saved some nasty debugging. > The most it ever costs me is a makefile edit and a second make. So that's why they made test a builtin... I thought it was for efficiency reasons :->. Do you suppose we could convince them that echo is a dumb name for a program too?