When you type a command, the shell searches through all directories specified in the user $PATH variable for an executable file of that name.
Source: LXer – How to Add a Directory to PATH in Linux
When you type a command, the shell searches through all directories specified in the user $PATH variable for an executable file of that name.
Source: LXer – How to Add a Directory to PATH in Linux