PN: which
PV: 2.21
PR: r0
PKGV: 2.21
PKGR: r0.48
LICENSE: GPL-3.0-or-later
DESCRIPTION: Which is a utility that prints out the full path of the executables that bash(1) would execute when the passed program names would have been entered on the shell prompt. It does this by using the exact same algorithm as bash.
SUMMARY: Displays the full path of shell commands
RDEPENDS:which: update-alternatives-opkg glibc (>= 2.39+git4+b027d5b145)
SECTION: libs
PKG:which: which
FILES:which: /usr/bin/* /usr/sbin/* /usr/libexec/* /usr/lib/lib*.so.*             /etc /com /var             /usr/bin/* /usr/sbin/*             /usr/lib/*.so.*             /lib/udev /usr/lib/udev             /usr/lib/udev /usr/lib/udev             /usr/share/which /usr/lib/which/*             /usr/share/pixmaps /usr/share/applications             /usr/share/idl /usr/share/omf /usr/share/sounds             /usr/lib/bonobo/servers
FILES_INFO:which: {"/usr/bin/which.which": 68096}
pkg_postinst:which: #!/bin/sh\nset -e\n\tupdate-alternatives --install /usr/bin/which which /usr/bin/which.which 100\n
pkg_prerm:which: #!/bin/sh\nset -e\n\tupdate-alternatives --remove  which /usr/bin/which.which\n
FILERPROVIDESFLIST:which:  /usr/bin/which.which
FILERPROVIDES:/usr/bin/which.which:which:  /usr/bin/which
FILERDEPENDSFLIST:which: /usr/bin/which.which
FILERDEPENDS:/usr/bin/which.which:which:  ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6()(64bit) ld-linux-aarch64.so.1()(64bit) rtld(GNU_HASH)
PKGSIZE:which: 68096
