whereis command
I wonder where did 'whereis' command do in solaris. I thought it was not a platform specific uinix command.
Mahima
I wonder where did 'whereis' command do in solaris. I thought it was not a platform specific uinix command.
Mahima
look for /usr/ucb/whereis
or if /usr/ucb is in your path, you can do "which whereis" ;-) - jeff