Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
which - Displays where a particular program in your path is located
- 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
|
which-2.21-20.el8.x86_64
[48 KiB] |
Changelog
by Than Ngo (2023-03-22):
- Related: #2140566, bring test over from Brew dist-git
|