When an executable can't be found in the default location, the script at...
...tempt to find it using the UNIX locate command which return a wrong path location. I've updated the locate command to the UNIX find command. This now return the expected executable location (if specified in the PATH variable)