Skip to content

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

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages