which 2.23
=
https://ftp.gnu.org/gnu/which/which-2.23.tar.gz
``` sh *** build ***
./configure --prefix=/pkg/gnu/which
make -j$(nproc)
make install
```