Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1a 7/7/83; site rlgvax.UUCP Path: utzoo!linus!philabs!seismo!rlgvax!jack From: jack@rlgvax.UUCP (Jack Waugh) Newsgroups: net.flame Subject: Re: Unix philosophy (from net.unix-wizards) Message-ID: <1156@rlgvax.UUCP> Date: Tue, 13-Sep-83 11:06:12 EDT Article-I.D.: rlgvax.1156 Posted: Tue Sep 13 11:06:12 1983 Date-Received: Tue, 13-Sep-83 23:09:59 EDT References: <2540@umcp-cs.UUCP> Organization: Computer Consoles Lines: 16 Let's write portable code, and leave the kernel alone. That way, the benefits of writing a program will be multiplied by a higher number of systems that can run the program. Some of us out here in the commercial world have to write code and transport it to many UNIX and UNIX-like systems. Often, neither we nor the customer can get hold of the kernel source. This situation is bound to continue, i. e., there will be plenty of binary licenses sold. The only way the industry can reliably supply programs for such systems is if these systems follow some well-known standard, such as the Seventh Edition UNIX Programmer's Manual, or the UNIX User's Manual Release 3.0, and for developers to write their programs under a kernel that also follows one of those well-known standards. Jack Waugh