How to find where a command resides in bash.
There are many times that I have no idea of where a command I use actually resides in the system. Sometimes I do, and what I'm calling is not the command that I know it should be, so ... How do you tell where the command that works from the command …