uuidof

Crates.iouuidof
lib.rsuuidof
version0.1.0
created_at2025-10-15 06:39:17.130036+00
updated_at2025-10-15 06:39:17.130036+00
descriptionA cli program that grabs the UUID of the drive name passed to it, or return all UUIDs of all detected drives.
homepagehttps://github.com/CodeCanna/uuidof
repositoryhttps://github.com/CodeCanna/uuidof
max_upload_size
id1883827
size40,169
Froogal (CodeCanna)

documentation

https://github.com/CodeCanna/uuidof

README

uuidof

uuidof gets the UUIDs of the drive passed to it, or it returns all of the UUIDs of all detected drives.

Usage

uuidof sda1 returns the UUID associated with /dev/sda1

Installation

You can install uuidof with cargo install uuidof

Commit count: 0

cargo fmt