Mysterious error message: scenario please

Henry Spencer henry at utzoo.UUCP
Tue Nov 25 10:17:27 AEST 1986


As I recall, the "is not an identifier" message means that the shell
found an environment string which was not in the "variable=value" form
that pre-V8 shells insist on.  This means either somebody has mangled
the environment, or else dear old init isn't setting up a proper
environment before forking children and a shell is eventually getting
run without any of its ancestors doing anything about an environment.
-- 
				Henry Spencer @ U of Toronto Zoology
				{allegra,ihnp4,decvax,pyramid}!utzoo!henry



More information about the Comp.unix.questions mailing list