PN: psmisc
PV: 23.6
PR: r0
PKGV: 23.6
PKGR: r0.49
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:pstree: update-alternatives-opkg glibc (>= 2.39+git4+b027d5b145) ncurses-libtinfo (>= 6.4)
SECTION: base
PKG:pstree: pstree
FILES:pstree: /usr/bin/pstree.psmisc
FILES_INFO:pstree: {"/usr/bin/pstree.psmisc": 68528}
pkg_postinst:pstree: #!/bin/sh\nset -e\n\tupdate-alternatives --install /usr/bin/pstree pstree /usr/bin/pstree.psmisc 90\n
pkg_prerm:pstree: #!/bin/sh\nset -e\n\tupdate-alternatives --remove  pstree /usr/bin/pstree.psmisc\n
FILERPROVIDESFLIST:pstree:  /usr/bin/pstree.psmisc
FILERPROVIDES:/usr/bin/pstree.psmisc:pstree:  /usr/bin/pstree
FILERDEPENDSFLIST:pstree: /usr/bin/pstree.psmisc
FILERDEPENDS:/usr/bin/pstree.psmisc:pstree:  ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.17)(64bit) libtinfo.so.5()(64bit) libc.so.6()(64bit) ld-linux-aarch64.so.1()(64bit) rtld(GNU_HASH)
PKGSIZE:pstree: 68528
