PN: psmisc
PV: 23.6
PR: r0
PKGV: 23.6
PKGR: r0.45
LICENSE: GPL-2.0-only
DESCRIPTION: The psmisc package contains utilities for managing processes on your system: pstree, killall and fuser.  The pstree command displays a tree structure of all of the running processes on your system.  The killall command sends a specified signal (SIGTERM if nothing is specified) to processes identified by name.  The fuser command identifies the PIDs of processes that are using specified files or filesystems.
SUMMARY: Utilities for managing processes on your system
RDEPENDS:fuser: update-alternatives-opkg glibc (>= 2.39+git6+b027d5b145)
SECTION: base
PKG:fuser: fuser
FILES:fuser: /usr/bin/fuser.psmisc
FILES_INFO:fuser: {"/usr/bin/fuser.psmisc": 40080}
pkg_postinst:fuser: #!/bin/sh\nset -e\n\tupdate-alternatives --install /usr/bin/fuser fuser /usr/bin/fuser.psmisc 90\n
pkg_prerm:fuser: #!/bin/sh\nset -e\n\tupdate-alternatives --remove  fuser /usr/bin/fuser.psmisc\n
FILERPROVIDESFLIST:fuser:  /usr/bin/fuser.psmisc
FILERPROVIDES:/usr/bin/fuser.psmisc:fuser:  /usr/bin/fuser
FILERDEPENDSFLIST:fuser: /usr/bin/fuser.psmisc
FILERDEPENDS:/usr/bin/fuser.psmisc:fuser:  libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6()(64bit) rtld(GNU_HASH)
PKGSIZE:fuser: 40080
