Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Feb 2010 11:01:57 -0500
From:      jhell <jhell@DataIX.net>
To:        Eitan Adler <eitanadlerlist@gmail.com>
Cc:        FreeBSD Hackers <freebsd-hackers@freebsd.org>, Jason Spiro <jasonspiro4@gmail.com>
Subject:   Re: [RFC] [patch] pkill verbose option
Message-ID:  <alpine.BSF.2.00.1002041053270.78166@qvfongpu.qngnvk.ybpny>
In-Reply-To: <a0777e081002040201n70c20a30jcea19fc2509de6ab@mail.gmail.com>
References:  <a0777e081002030700l53d9cae2v74a181315ed55277@mail.gmail.com> <alpine.BSF.2.00.1002031246160.37629@pragry.qngnvk.ybpny> <loom.20100204T102100-858@post.gmane.org> <a0777e081002040201n70c20a30jcea19fc2509de6ab@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On Thu, 4 Feb 2010 05:01, eitanadlerlist@ wrote:
> This patch hijacks pgrep's -l
>
[cut]

This particular section of the patch should probably be left out until its 
worked over in a way that it does not print the info message if a process 
has been found and killed already.

if (!didAction && !pgrep)
    {
         printf("No matching processes belonging to you were found\n");
    }


Thanks for the re-patch, quick and resourceful... ;)

-- 

  jhell





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1002041053270.78166>