>Is there a difference between ``#! /bin/sh'' and ``#!/bin/sh''? Not on a system that does "#!" properly; any system that has picked up the 4.3BSD code for "#!" (and probably other 4.xBSD code as well) will do it properly (unless somebody decided to "improve" it).