you could put it inline like
LD_LIBRARY_PATH=/mnt/us/extensions/komic/bin/resource/Utilities thing
that will work
EDIT:
The other way you cited will work for the duration of the script.
The way I outline there will work for the duration of the single call.
depends on what you are trying to achieve
Last edited by twobob; 08-07-2013 at 07:02 PM.
|