home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / share / doc / psmisc / README < prev   
Encoding:
Text File  |  2006-01-08  |  972 b   |  32 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.   - Craig
  32.