Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!van-bc!ubc-cs!alberta!oha!tony From: tony@oha.UUCP (Tony Olekshy) Newsgroups: comp.unix.sysv386 Subject: Re: Shell says... is not an identifier (was TIMEZONE). Message-ID: <453@oha.UUCP> Date: 12 Oct 90 21:56:16 GMT Organization: Olekshy Hoover & Associates Ltd., Edmonton, Alberta, Canada. Lines: 20 In message <1990Oct9.001704.18149@hades.ausonics.oz.au>, greyham@hades.ausonics.oz.au (Greyham Stoney) writes: > > the shell bombs out during startup with the error message: > > 70/2:00:00,280/2:00:00: is not an identifier The shell says this when you say, for example: x="a-b"; $x="c-d"; # instead of x="c-d" because the second line is converted into "a-b"="c-d" and "a-d" is not an identifier. Look closely at all places where TZ may have been wrongly entered as $TZ on the left of =. -- Yours etc., Tony Olekshy. Internet: tony%oha@CS.UAlberta.CA BITNET: tony%oha.uucp@UALTAMTS.BITNET uucp: alberta!oha!tony