My script will run a small utility (repeatedly) which needs to be run in the folder where its input file exists.
The script will run through a text-file containing full path to the input-files.
But I can't find a way to change current dir during the script.
Anyone got a solution or work-around?
The script will run through a text-file containing full path to the input-files.
But I can't find a way to change current dir during the script.
Anyone got a solution or work-around?