Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: more process with kill
- X-seq: zsh-users 4222
- From: Will Yardley <william@xxxxxxxxxxxxxxx>
- To: ZSH Users <zsh-users@xxxxxxxxxx>
- Subject: Re: more process with kill
- Date: Fri, 14 Sep 2001 02:48:14 -0700
- Cc: Bruno Bonfils <asyd@xxxxxxxxxxxxx>
- In-reply-to: <20010914051735.A1756@xxxxxxxxxxxxx>
- Mail-followup-to: ZSH Users <zsh-users@xxxxxxxxxx>, Bruno Bonfils <asyd@xxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Organization: New Dream Network
- References: <20010914051735.A1756@xxxxxxxxxxxxx>
Bruno Bonfils wrote:
> i want to know how to have all process of a user
> with kill (i have only childs process of current shell).
>
> I try zstyle ':completion:*:*:kill:*' verbose yes
> (or :jobs) but without success.
wouldn't this be more related to what OS you're using / what version of
PS? on linux or free bsd it would be 'ps ux' or 'ps aux' to show all
your procs or all of everyone's procs... on solaris i think it's ps -ef
or something like that.
-w
--
Sintax error in config file! (line 378)
aborted!
GPG Public Key:
http://infinitejazz.net/will/pgp/
Attachment:
pgpodpcKQKn34.pgp
Description: PGP signature
Messages sorted by:
Reverse Date,
Date,
Thread,
Author