I’m using wget mac terminal to download images from a file where each image url is it’s own line, and that works perfectly with this command: However I want to specify the output filename it’s saved as instead of using the basename. The file name is specified in the next column, separated by either space or comma and I can’t