ariel-miculas / xattr-cli

CLI utility for listing extended attributes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To build a static executable:

rustup target add x86_64-unknown-linux-musl
cargo build --target=x86_64-unknown-linux-musl

About

CLI utility for listing extended attributes


Languages

Language:Rust 100.0%