Skip to content

Uses getxattr (C) to test for an extended attribute (OS X) — faster than xattr

License

Notifications You must be signed in to change notification settings

davidschlachter/fast-xattr-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fast-xattr-test

Uses getxattr (C) to test for an extended attribute (OS X) — faster than (Python-based) xattr.

Usage

fast-xattr-test attribute file

Returns true if attribute exists, false if it does not.

About

Uses getxattr (C) to test for an extended attribute (OS X) — faster than xattr

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages