Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 576 Bytes

README.md

File metadata and controls

36 lines (25 loc) · 576 Bytes

Disk Utility (dius)

ezgif-1-33af454190

Install

go install github.com/bavix/dius@latest

Alternative installation

cd /tmp
git clone https://github.com/bavix/dius.git
cd dius
go install -ldflags "-s -w"

Usage

# pwd dir
dius

# user folder
dius ~

# mounts
dius /mnt/md0

Supported by

Supported by JetBrains