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.
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.