The UNIX and Linux Forums  

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



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #7 (permalink)  
Old 06-02-2007
reborg's Avatar
reborg reborg is offline
Administrator
 

Join Date: Mar 2005
Location: Ireland
Posts: 3,824
In the case where either the process does not exists, or the user does not have the required permissions kill will exit > 0 . There is nothing to require any more information than this in POSIX. In general however the reason will be output to stderr.
Reply With Quote