[RFC] [patch] pkill verbose option

jhell jhell at DataIX.net
Thu Feb 4 16:02:31 UTC 2010


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




More information about the freebsd-hackers mailing list