Skip to content

Latest commit

 

History

History
57 lines (32 loc) · 1.42 KB

README.md

File metadata and controls

57 lines (32 loc) · 1.42 KB

dysk

CI MIT Latest Version Chat on Miaou Packaging status

A linux utility listing your filesystems.

Complete documentation lives at https://dystroy.org/dysk

dysk was previously known as lfs.

Default table

screenshot

Custom choice of column

screenshot

screenshot

JSON output

screenshot

You can output the table as CSV too.

Filters

screenshot

Sort

screenshot

Library

The data displayed by dysk is provided by the lfs-core crate. You may use it in your own Rust application.