The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



Thread: kill
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 05-13-2008
penchal_boddu penchal_boddu is offline
Registered User
 

Join Date: Apr 2008
Location: Bangalore
Posts: 120
Hi,

there may be multiple occurences of string abc in the output of
ps -ef.

In that case all those processes will be killed i think.

In awk, matching shoule be done 9th field.

Thanks
Penchal
Reply With Quote