Skip to content

A collection of utilities that can be used to access extended attributes on various platforms. License: GPLv2+

License

Notifications You must be signed in to change notification settings

unsound/xattrprogs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains utilities to use extended attribute APIs on different
systems. The utilities are straightforward to use and map closely to their
respective library/system calls.

The utilities included are:
- getxattr - Retrieve an extended attribute and writes its data to stdout.
- listxattr - List extended attributes for a filesystem node.
- removexattr - Remove an extended attribute for a filesystem node.
- setxattr - Set an extended attribute for a filesystem node.

About

A collection of utilities that can be used to access extended attributes on various platforms. License: GPLv2+

Resources

License

Stars

Watchers

Forks

Packages

No packages published