rustelekom

Well-Known Member
PartnerNOC
Nov 13, 2003
290
0
166
moscow
are you mean path to convert on your machine? It's very depend from your O/S. if you on Linux, you may try command:

which convert

or

whereis convert

On FreeBSD:

whereis convert

And as last resort if both command do not work, try

locate convert | more
 

vlee

Well-Known Member
Oct 13, 2005
373
26
178
Spokane, Washington
cPanel Access Level
Root Administrator
Thanks

I ran whereis convert in shell

This was the results for Redhat Enterprise server with cpanel

convert: /usr/bin/convert /usr/share/man/man1/convert.1.gz




Also need to know this too

Path to Java: (sdk, java etc)
 

rustelekom

Well-Known Member
PartnerNOC
Nov 13, 2003
290
0
166
moscow
you may use same command...