Skip to content

The MacOS "stat" command is different than the GNU equivalent #271

Closed
@swcurran

Description

Details of how the issue was found are here in this AATH Issue.

On line 846 of the manage script is a stat -c '%a' .... On MacOS, the equivalent is stat -f '%A' ....

See: https://superuser.com/questions/1137297/how-to-get-access-permissions-octal-for-a-file-on-mac-os

It would be nice if this worked on MacOS.

Thanks!

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

  • Status

    In Review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions