• RHEL provides a set of tools that can be used to identify the absolute path of the command that will be executed when you run it without specifying its full path. These tools are the which, whereis, and type commands.

which:

img_1

whereis:

img_2

type:

img_3