Skip to content

AST/ksh93 getconf builtin does not support XATTR_EXISTS and other ACL/SACL/XATTR keys #837

@cedricblancher

Description

@cedricblancher

AST/ksh93 getconf builtin does not support XATTR_EXISTS and other ACL/SACL/XATTR keys

Example (on Solaris 11.4):

builtin getconf
getconf XATTR_EXISTS .
getconf: Invalid argument (XATTR_EXISTS)

The following fpathconf() keys should be supported (remove "PC" to get the string for getconf's argument):
_PC_XATTR_EXISTS
_PC_XATTR_ENABLED
_PC_SATTR_ENABLED
_PC_SATTR_EXISTS

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething is not workinginvalidThis does not seem right

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions