File: control

package info (click to toggle)
psmisc 22.21-2.1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 2,428 kB
  • ctags: 554
  • sloc: ansic: 4,810; sh: 4,674; makefile: 94; sed: 16
file content (21 lines) | stat: -rw-r--r-- 794 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: psmisc
Section: admin
Priority: optional
Maintainer:  Craig Small <csmall@debian.org>
Build-Depends: debhelper (>= 9.0.0), libncurses-dev, gettext, libselinux1-dev [linux-any]
Standards-Version: 3.9.5

Package: psmisc
Architecture: any
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: procps (<< 1:1.2)
Description: utilities that use the proc file system
 This package contains miscellaneous utilities that use the proc FS:
 .
  - fuser: identifies processes that are using files or sockets.
  - killall: kills processes by name (e.g. "killall -HUP named").
  - peekfd: shows the data traveling over a file descriptor.
  - pstree: shows currently running processes as a tree.
  - prtstat: print the contents of /proc/<pid>/stat
Homepage: http://psmisc.sf.net/