[474] in netbsd-help mailing list archive

home help back first fref pref prev next nref lref last post

Re: A really strange one...

daemon@ATHENA.MIT.EDU (Greg Hudson)
Tue Nov 28 19:23:41 1995

To: Eric Ford <eford@MIT.EDU>
Cc: netbsd-help@MIT.EDU
In-Reply-To: Your message of "Tue, 28 Nov 1995 19:15:42 EST."
             <199511290015.TAA04109@polys.MIT.EDU> 
Date: Tue, 28 Nov 1995 19:23:14 EST
From: Greg Hudson <ghudson@MIT.EDU>

> polys# ./test-cgi
> ./test-cgi: Command not found.

Typically means that test-cgi begins with a line

	#!foobar

where foobar is not found.

(Yes, the error message is deceptive; the kernel interfaces here are
such that it's hard to get right.)

home help back first fref pref prev next nref lref last post