When Google Apps Script (GAS) or Python scripts don't work, the most time-consuming part is the time spent not knowing what ...
I've been wondering if there is a way in bash (or ksh, or zsh) to work with parallel lists of files, like python's zip function.