PN: psmisc
PV: 23.4
PR: r0
PKGV: 23.4
PKGR: r0.9
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.35)
SECTION: base
PKG:fuser: fuser
FILES:fuser: /usr/bin/fuser.psmisc
FILES_INFO:fuser: {"/usr/bin/fuser.psmisc": 26508}
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:  ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6(GLIBC_2.8) libc.so.6(GLIBC_2.33) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.34) libc.so.6(GLIBC_2.4) libc.so.6 ld-linux-armhf.so.3 rtld(GNU_HASH)
PKGSIZE:fuser: 26508
