home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / doc / psmisc / README < prev   
Encoding:
Text File  |  2006-03-23  |  1.2 KB  |  37 lines

  1. psmisc
  2. ======
  3.  
  4. This package contains four little utilities that use the proc FS:
  5.  
  6.   fuser     identifies processes using files or sockets (similar to Sun's
  7.         or SGI's fuser)
  8.   killall   kills processes by name, e.g. killall -HUP named
  9.   pidof        like killall, buts lists PIDs instead of killing processes
  10.   pstree    shows the currently running processes as a tree
  11.  
  12. They should work with most recent kernels. Man pages are included.
  13.  
  14. - Werner Almesberger <Werner.Almesberger@epfl.ch>
  15.  
  16. src/loop.h was stolen from util-linux package which in turn stole it from
  17. the Linux kernel.
  18.  
  19. Translations
  20. ------------
  21. My thanks for the various translators who have cheerfully given me the po
  22. files to make psmisc speak different languages.  If your language is not
  23. supported then let me know, all it takes is translating one file in 
  24. a certain manner.
  25.  
  26. Icons
  27. -----
  28. The pstree icons were drawn by Tatlin at Coresis who has given permission
  29. for them to be used for psmisc.
  30.  
  31. Copyright Change
  32. ----------------
  33.  
  34. The license has changed to GPL for version 20 onwards with permission
  35. of the original authors.  People who want to use these programs under
  36. the previous license will have to look at psmisc 19 or below.
  37.