From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7844 invoked from network); 14 Sep 2001 09:53:30 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 14 Sep 2001 09:53:30 -0000 Received: (qmail 27104 invoked by alias); 14 Sep 2001 09:53:16 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 4223 Received: (qmail 27093 invoked from network); 14 Sep 2001 09:53:16 -0000 Date: Fri, 14 Sep 2001 02:53:14 -0700 From: Will Yardley To: ZSH Users Cc: Bruno Bonfils Subject: Re: more process with kill Message-ID: <20010914025314.D10657@hq.newdream.net> Mail-Followup-To: ZSH Users , Bruno Bonfils References: <20010914051735.A1756@debian-fr.org> <20010914024814.C10657@hq.newdream.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20010914024814.C10657@hq.newdream.net> User-Agent: Mutt/1.3.22.1i Organization: New Dream Network > > i want to know how to have all process of a user > > with kill (i have only childs process of current shell). oh sorry the completion for kill.... sorry - it's late. i don't know much about the new completion system; with the old one you could just change 'ps x' to 'ps ux' compctl -j -P '%' + -s '`ps x | tail +2 | cut -c1-5`' + \ -x 's[-] p[1]' -k "($signals[1,-3])" -- kill killall for the new system you'd probably want to edit the function '_pids' (which is called from the _kill function). sorry for being so obtuse... w -- Sintax error in config file! (line 378) aborted! GPG Public Key: http://infinitejazz.net/will/pgp/