Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site ki4pv.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!ihnp4!houxm!vax135!petsd!peora!ucf-cs!ki4pv!tanner From: tanner@ki4pv.UUCP (Tanner Andrews) Newsgroups: net.unix-wizards Subject: Re: diff between shell scripts Message-ID: <218@ki4pv.UUCP> Date: Wed, 1-May-85 18:24:55 EDT Article-I.D.: ki4pv.218 Posted: Wed May 1 18:24:55 1985 Date-Received: Sat, 4-May-85 00:11:33 EDT Organization: CompuData South, DeLand Lines: 13 One more than minor difference between shell scripts starting with the chars ": gork" and "#! /bin/sh" is that on older systems the wrong shell will be started for the second case. On this system (ki4pv, running xenix) the second form causes /bin/csh to be used. This is because the only test made is for the first char being the '#' char. This problem is common among older versions of eunuchs. tanner andrews, ki4pv -- Tanner Andrews, KI4PV