Erinevus lehekülje "Psmisc-22.13" redaktsioonide vahel

Allikas: Kuutõrvaja
(Uus lehekülg: 'The Psmisc package contains programs for displaying information about running processes. Psmic pakett sisaldab programme mis näitavad töötavate protsesside kohta infot. Umbkaud...')
 
(Erinevus puudub)

Viimane redaktsioon: 31. mai 2011, kell 18:12

The Psmisc package contains programs for displaying information about running processes.

Psmic pakett sisaldab programme mis näitavad töötavate protsesside kohta infot.

Umbkaudne ehitamise aeg: less than 0.1 SBU Vajaminev kettaruum: 2.5 MB

6.54.1. Psmisci paigaldus

Prepare Psmisc for compilation:

Valmistame Psmici kompileerimiseks ette:

./configure --prefix=/usr

Kompileerime paketi:

make

This package does not come with a test suite.

See pakett ei sisalda testvahendeid.

Paigaldame paketi:

make install

Finally, move the killall and fuser programs to the location specified by the FHS:

mv -v /usr/bin/fuser /bin mv -v /usr/bin/killall /bin 6.54.2. Contents of Psmisc

Paigaldatud programmid: fuser, killall, peekfd, prtstat, pstree, and pstree.x11 (link to pstree)

Short Descriptions

  • fuser Reports the Process IDs (PIDs) of processes that use the given files or file systems
  • killall Kills processes by name; it sends a signal to all processes running any of the given commands
  • peekfd Peek at file descriptors of a running process, given its PID
  • prtstat Prints information about a process
  • pstree Displays running processes as a tree
  • pstree.x11 Same as pstree, except that it waits for confirmation before exiting