Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!uunet!mcsun!hp4nl!star.cs.vu.nl!maart
From: maart@cs.vu.nl (Maarten Litmaath)
Newsgroups: comp.unix.questions
Subject: Re: csh question -- Really kill problem
Keywords: csh alias quotes
Message-ID: <3369@fireball.cs.vu.nl>
Date: 25 Sep 89 16:55:03 GMT
References: <498@westc.UUCP> <501@westc.UUCP>
Organization: V.U. Informatica, Amsterdam, the Netherlands
Lines: 13

gjoost@westc.UUCP (Gertjan van Oosten) writes:
\...
\% kill `echo 9461 9462`
\`echo 9461 9462`: Ambiguous.

YACB (Yet Another Csh Bug).
Use:
	/bin/kill `...`
or
	eval kill `...`
-- 
   creat(2) shouldn't have been create(2): |Maarten Litmaath @ VU Amsterdam:
      it shouldn't have existed at all.    |maart@cs.vu.nl, mcvax!botter!maart