So, where can we find the commands that we've been using so far?
Ah yes! When we use which with a command, the Terminal gives us the location of the executable file.
Psst: we can even use the which command with itself.
Didn't we already use whois for something else?