Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!david From: david@utzoo.UUCP (David Trueman) Newsgroups: hacknews Subject: another bug in the shell bites the dust Message-ID: <3756@utzoo.UUCP> Date: Mon, 16-Apr-84 15:12:01 EST Article-I.D.: utzoo.3756 Posted: Mon Apr 16 15:12:01 1984 Date-Received: Mon, 16-Apr-84 15:12:01 EST Organization: U of Toronto Zoology Lines: 8 In both the V7 and the system 5 manual pages for the shell (sh(1)), the BUGS section includes the fact that readonly without arguments produces the same output as export without arguments. I'm not sure why no one fixed this before, because the fix was extremely simple. Now, readonly lists only those variables that *are* readonly, and export lists those that have been exported. -- David Trueman @ U of Toronto Zoology {allegra,ihnp4,linus,decvax}!utzoo!david