Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site brl-tgr.ARPA Path: utzoo!watmath!clyde!bonnie!akgua!gatech!ut-sally!seismo!brl-tgr!gwyn From: gwyn@brl-tgr.ARPA (Doug Gwyn ) Newsgroups: net.unix-wizards Subject: Re: Magic Numbers Message-ID: <392@brl-tgr.ARPA> Date: Fri, 6-Dec-85 11:03:29 EST Article-I.D.: brl-tgr.392 Posted: Fri Dec 6 11:03:29 1985 Date-Received: Sat, 7-Dec-85 21:21:53 EST References: <124@rexago1.UUCP> <416@ihdev.UUCP> <908@ncoast.UUCP> Distribution: net Organization: Ballistic Research Lab Lines: 7 > Csh on non-4.2 systems checks for a # as > the first character of the file, and forks itself if it sees it; if not, it > forks a /bin/sh. Yes, some of them do, but if they do that's a bug. Virtually all of my Bourne shell scripts (including SVR2 system utility scripts) start with "#".