Quote:
Originally Posted by goenieg
Just tested it, and I can confirm that "chmod 0755 $NEW/$F;" works for OS X Sierra.
|
Thanks, I'll make that change in future versions of the patch.
From the output of stat --help it seems your system is using the same stat program as Linux, but some other OS X systems are using a different one, so it will be best to avoid using stat at all.