Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxn!ihnp4!inuxc!pur-ee!pucc-j!purdue!decwrl!glacier!Shasta!ALEX@SU-SIERRA.ARPA From: ALEX@SU-SIERRA.ARPA Newsgroups: net.unix-wizards Subject: # sign in shell/cshell scripts... Message-ID: <237@Shasta.ARPA> Date: Fri, 11-Apr-86 17:02:41 EST Article-I.D.: Shasta.237 Posted: Fri Apr 11 17:02:41 1986 Date-Received: Thu, 17-Apr-86 04:23:43 EST Sender: daemon@Shasta.ARPA Organization: Stanford University Lines: 18 From: Alex Bronstein Hi, I'm encountering weird problems with sh (and sometimes csh) dying on some shell scripts depending on whether or not my first line in the script is a comment like: # This script does this (but not that) (It dies when the comment is there.) I am looking for ANY hint/story/random knowledge concerning # in shell scripts. ANY bit of information will be appreciated. Thanks, Alex -------