I would like to run a command in a bash script according to the following code sample. Despite the fact that j and i variables contain the filenames (these filenames were read out from the samples.list.txt), these strings can't be inserted into the command. What could be wrong? Many thanks!I would like to run a command in a bash script