Where is my software installed in Linux?

Posted by user22861 on Super User See other posts from Super User or by user22861
Published on 2010-05-28T14:44:24Z Indexed on 2010/05/28 15:12 UTC
Read the original article Hit count: 166

Filed under:
|

I use whereis matlab and find: /usr/local/bin/matlab , which is a very long bash file.

How can I find where matlab is installed, I mean, its installed folder.

EDIT:

I used the following method: open matlab and use edit svds.m to open the svds.m file and the editor shows the folder:)

© Super User or respective owner

Where is my software installed in Linux?

Posted by David on Stack Overflow See other posts from Stack Overflow or by David
Published on 2010-05-28T14:44:24Z Indexed on 2010/05/28 15:02 UTC
Read the original article Hit count: 165

Filed under:
|

I use whereis matlab and find: /usr/local/bin/matlab , which is a very long bash file.

How can I find where matlab is installed, I mean, its installed folder.

EDIT:

I used the following method: open matlab and use edit svds.m to open the svds.m file and the editor shows the folder:)

© Stack Overflow or respective owner

Related posts about linux

Related posts about matlab