# how-to format nicely long paths in both console and log files msg="created the following relative package: "$(stat -c "%y %n" "$product_dir/$zip_file_name") doLog "INFO $msg"
Unpacking Zip Folders into Windows Long File Paths
-
[image: Zip Archive Banner]
Long file paths on Windows are a pain in the ass - we all know that. But
today I ran into yet another issue with it that's wo...
2 weeks ago