csh setenv with `cat ...`

Hans Mulder hansm at cs.kun.nl
Sat Apr 27 00:28:26 AEST 1991


In <6291 at beryl12.UUCP> mostek at motcid.UUCP (Frank B. Mostek) writes:

>I am having a problem with the csh setenv command:

>$setenv EXINIT `cat ~/.myexrc`
>`cat ~/.myexrc`: Ambiguous.

>Any ideas?

setenv EXINIT "`cat ~/.myexrc`"

--
Have a nice day,

Hans Mulder	hansm at cs.kun.nl



More information about the Comp.unix.shell mailing list