Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 346 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 346 Bytes

isousb

Tiny wrapper around dd and fdisk, written in Rust

Dependencies

Standard linux tools

fdisk, dd, sudo

Rust libraries used (other than std)

Installation

cd target/release/

cargo build --release

sudo cp isousb /usr/bin/isousb