In article <16838 at mimsy.UUCP>, chris at mimsy.UUCP (Chris Torek) writes:
> Anyway, you will get best results from a 4BSD machine by using
> #! /bin/sh
> or
> #! /bin/csh
> as the first line of your script.
Is there a difference between ``#! /bin/sh'' and ``#!/bin/sh''?
^ ^
rob