I'm trying to write a script to unzip a zip file from tmp to a user
Library, the exact path is:unzip /tmp/MicrosoftChartTemplates.zip -d
/Users/USERNAME/Library/Group Containers/UBF8T346G9.Office/User
Content/Chart TemplatesThe issue seems to be spac...