GNU which does the trick: $ which find /usr/bin/find It's very likely already installed.
posted 3mo ago by Iizuki
[GNU `which`](https://savannah.gnu.org/projects/which/) does the trick: ```commandline $ which find /usr/bin/find ``` It's very likely already installed.