which
コマンドを実行したときに実際に実行されるコマンドのパスがわかる
code: bash
$ which python
/usr/bin/python
#Linux_Command