From mboxrd@z Thu Jan 1 00:00:00 1970 From: "William Staniewicz" To: 9fans@cse.psu.edu Subject: Re: [9fans] dns not running Message-ID: <20001204230547.A228@localhost.local> References: <20001204174116.86EEF19AE1@mail.cse.psu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20001204174116.86EEF19AE1@mail.cse.psu.edu>; from forsyth@vitanuova.com on Mon, Dec 04, 2000 at 05:45:28PM +0000 Date: Mon, 4 Dec 2000 23:05:47 +0100 Topicbox-Message-UUID: 35b8f554-eac9-11e9-9e20-41e7f4b1d025 Yes, it seems simple now ... term% kill dns|rc ... I just had to unlearn the unix/FreeBSD reflex. Bill On Mon, Dec 04, 2000 at 05:45:28PM +0000, forsyth@vitanuova.com wrote: > from the manual page > > Kill prints commands that will cause all processes called > name and owned by the current user to be terminated. Use > the send command of rio(1), or pipe the output of kill into > rc(1) to execute the commands. > > it's not the same as unix. >