On 2011-02-07 06:43+0800, jida...@jidanni.org wrote:
> Pkill allows one to cautiously only kill any existing processes that
> match the given specifications.
> 
> OK, here's the specification: process number 12345. Wait! There's no 
> way to tell pkill that.

Could you use -F to do that?

  $ pgrep -F file_with_pids

-- 
Best regards,
Ed http://www.s5h.net/

Reply via email to