UNIX Command Example: which - Display Absolute Path of Command Binary
Logon to UNIX command prompt then copy & past the bellow code to get some result:
which ls which man which which which pwd
Here "which" is the command to Display Absolute Path of Command Binary "which man" it will Display Absolute Path of Command Binary man If everything went well we should get some interesting result as follows:
No comments:
Post a Comment
leave your comments here..