Quantcast
Channel: UNIX and Linux Forums
Viewing all articles
Browse latest Browse all 16232

Doubt regarding whence program

$
0
0
Hi all,

In production code, if using the whence command it picks the production file.if I am using the test code file. by using whence command it not picking the file. do you have any idea on this.
Code:

Whence prodcode
 
it picks the exact path of the prodcode.

Code:

whence testcode.
 
it not pick the exact path of the testcode.


Viewing all articles
Browse latest Browse all 16232

Trending Articles