Find Application Instance Directory In Unix

scmuser created the topic: find application instance directory in unix

How to find installed application directory in unix?

rajeshkumar replied the topic: Re:find application instance directory in unix

use Which command

I mean

which java
which perl
which ant
which p4
which svn

You will get location of the apps installed in your machine.
Regards,
Rajesh Kumar
Twitt me @ twitter.com/RajeshKumarIn

rajeshkumar replied the topic: Re:find application instance directory in unix
To search for anything with the terminal, you can either use the commands locate or which.
Locate is used more like a keyword-based search function. For example, if you type in a terminal:

locate java

Regards,
Rajesh Kumar
Twitt me @ twitter.com/RajeshKumarIn

Tagged :
0 0 votes
Article Rating
Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x