

InterviewSolution
Saved Bookmarks
1. |
Solve : how can i find the location of korn on my system? |
Answer» HI guys, well you know every ksh has to start with a LINE something like this #!usr/bin/ksh, depending where UR ksh is, so the question is how can i find the LOCATION of my ksh or is this the same directory for every one. |
|