Linux – Command works when CD but not when executed outside
I have a script that is being run as part of a deployment. The script tries to restart a service called AIG. The deployment started failing stating that some binaries could not be located – libtbbmalloc.so.2. I then copied the same command the script runs onto a Terminal on Linux and using did sudo onto the same user.