I am using mediainfo in a bash script to compile and spit out some info into a .csv. I have two separate hard drives on the mac I am using and I usually run the script on the main hard drive with everything on it. I recently ran out of room and am now needing to run the script on folders in my second internal hard drive. When it gets to the mediainfo portion of the script it waits and waits and does nothing. It never errors out and looks like it is running (for hours) but I get no result.
Do I need to copy mediainfo to the second drive?
It also did the same when I tried to run the script on a folder within an external hard drive. Any feedback would be greatly appreciated.