Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10.1 6/24/83; site ukma.UUCP
Path: utzoo!watmath!clyde!cbosgd!hasmed!qusavx!ukma!david
From: david@ukma.UUCP (David Herron, NPR Lover)
Newsgroups: net.unix
Subject: Re: 2 shell questions before the new year
Message-ID: <450@ukma.UUCP>
Date: Mon, 31-Dec-84 12:47:48 EST
Article-I.D.: ukma.450
Posted: Mon Dec 31 12:47:48 1984
Date-Received: Wed, 2-Jan-85 03:46:03 EST
References: <6822@brl-tgr.ARPA>
Organization: Univ. of KY Mathematical Sciences
Lines: 21

The "#!" form has other uses as well.  Please peruse our phones command.

	#! /bin/grep ^[^#]
	The phone numbers to dial to reach the VAX-11/750 are:
	   
		ttyh8	257-1474
		ttyh9	257-5627
		ttyha	257-1361
		tty02	257-1353
		tty04	257-1232
	   
	The number for room 907 is:  257-4244

(Sorry, should this be in net.sources?)

One day I happened to notice in the kernal where this was being
interpreted, and noticed that it was capable of handling ONE argument.
So.........

	David Herron