Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: more process with kill



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