Description
If a folder containing spaces is provided as first input argument, it is correctly converted to a unix path, and correctly found with find ...grep, but somehow incorrectly piped to the gzip command. Solution is to cd to the specific folder first. Tested with macOS (ZSH).
Release notes
xASL_adm_GzipAllFiles: Allowing spaces in an input path for macOS/Linux