How to tell which version of a application is running

Xen list at xenhideout.nl
Mon Apr 17 14:10:27 UTC 2017


Ralf Mardorf schreef op 17-04-2017 15:50:
> On Mon, 17 Apr 2017 15:07:17 +0200, Xen wrote:
>> So the program is not running
> 
> Even if the program would run, your scripts not necessarily return the
> path. If the program was started without a path, then no path is shown.

Then check /proc/$pid/exe

readlink /proc/$(pgrep tracker | head -1)/exe

I was gonna say he wrote a message that said or showed that his binaries 
indeed are started by direct path.


Aye, the PATH would have been irrelevant since it is probably started by 
some service file,

BUT I did see no service file in the main package.

Maybe it is in one of the others?




More information about the ubuntu-users mailing list