Skip to content

Little CLI tool for getting, setting and deleting tags in XATTR for files and folders.

Notifications You must be signed in to change notification settings

stevenliatti/tag_manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tag Manager

Little CLI tool for getting, setting and deleting tags for files and folders.

The tags are stored in an extended attribute called "user.tags" and separated by comma.

Run tag_manager -h to see help.

Written in Rust, tested on Linux with ext4 filesystem.

This repository is part of my Bachelor's project, founded here : https://github.com/stevenliatti/tagfs

About

Little CLI tool for getting, setting and deleting tags in XATTR for files and folders.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages