Page 1 of 1

string with current directory of program

Posted: Fri Aug 29, 2014 9:45 am
by tvonbrasch
Hi

i am running a program, and i would like to get a string with information about the current directory where the program is stored.

is there a command that can yield the string with the directory of where the program from where it is run is placed?

alternatively, do you know how I can use the shell command to get this info?
Regards
Thomas

Re: string with current directory of program

Posted: Fri Aug 29, 2014 9:50 am
by EViews Gareth
@runpath, I believe.

Re: string with current directory of program

Posted: Fri Aug 29, 2014 10:47 am
by tvonbrasch
perfect, thanks.

this command cannot be found with the help menu....?
Thomas