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


_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[email protected]"

Reply via email to