PN: psmisc
PV: 23.3
PR: r0
PKGV: 23.3
PKGR: r0.0
LICENSE: GPLv2
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.32)
RRECOMMENDS_fuser: psmisc-lic
SECTION: base
PKG_fuser: fuser
FILES_fuser: /usr/bin/fuser.psmisc
FILES_INFO: {"/usr/bin/fuser.psmisc": 35736}
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-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6()(64bit) ld-linux-aarch64.so.1()(64bit) rtld(GNU_HASH)
PKGSIZE_fuser: 35736
