which - Displays where a particular program in your path is located
| Website: | https://savannah.gnu.org/projects/which/ |
|---|---|
| License: | GPLv3 |
| Vendor: | Rocky |
- Description:
The which command shows the full pathname of a specified program, if the specified program is in your PATH.
Packages
| which-2.21-21.el8_10.x86_64 [48 KiB] |
Changelog
by Than Ngo (2025-07-03):
- Add a check to ensure that /proc/$$/exe can be read thanks to mbliss@redhat.com for the report and the proposed patch Resolves: RHEL-101069 |