PN: psmisc
PV: 23.6
PR: r0
PKGV: 23.6
PKGR: r0@EXTENDPRAUTO@
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": 22404}
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-armhf.so.3(GLIBC_2.4) libc.so.6(GLIBC_2.38) libc.so.6(GLIBC_2.34) libc.so.6(GLIBC_2.4) libtinfo.so.5 libc.so.6 ld-linux-armhf.so.3 rtld(GNU_HASH)
PKGSIZE:pstree: 22404
