Subject: Whereis -- how to find where the command resides on Unix / Linux
Author: Linux
Posted on: 03/13/2012 02:14:18 PM
If the command you input is not found, like bash: ifconfig: command not found, you can always use the command 'whereis' for help.
$ whereis ifconfig
References: