11cb0ef41Sopenharmony_ci## test\_posix\_permissions.zip 21cb0ef41Sopenharmony_ciRebuild this zip by running: 31cb0ef41Sopenharmony_ci``` 41cb0ef41Sopenharmony_cirm test_posix_permissions.zip && 51cb0ef41Sopenharmony_cimkdir z && 61cb0ef41Sopenharmony_cicd z && 71cb0ef41Sopenharmony_citouch 0.txt 1.txt 2.txt 3.txt && 81cb0ef41Sopenharmony_cichmod a+x 0.txt && 91cb0ef41Sopenharmony_cichmod o+x 1.txt && 101cb0ef41Sopenharmony_cichmod u+x 2.txt && 111cb0ef41Sopenharmony_cizip test_posix_permissions.zip * && 121cb0ef41Sopenharmony_cimv test_posix_permissions.zip .. && 131cb0ef41Sopenharmony_cicd .. && 141cb0ef41Sopenharmony_cirm -r z 151cb0ef41Sopenharmony_ci``` 16