dysk icon indicating copy to clipboard operation
dysk copied to clipboard

A linux utility to get information on filesystems, like df but better

Results 21 dysk issues
Sort by recently updated
recently updated
newest added

``` ; nice cargo install lfs Updating crates.io index Installing lfs v2.5.0 Compiling cfg-if v1.0.0 Compiling autocfg v1.1.0 Compiling libc v0.2.126 Compiling proc-macro2 v1.0.42 Compiling unicode-ident v1.0.2 Compiling quote v1.0.20...

Will it be possible for lfs to highlight duplicated mounts? ``` ┌────────────────────────────┬────┬────┬─────┬─────────┬─────┬─────┬──────────────────┐ │ filesystem │type│disk│used │ use │free │size │mount point │ ├────────────────────────────┼────┼────┼─────┼─────────┼─────┼─────┼──────────────────┤ │/dev/nvme0n1p2 │xfs │SSD │ 26Gi│26% █▍ │...

When I run `lfs`, I get figures such as `5.3Mi`. Can there be an option to show the exact number of bytes? This can be done in `df` with `df...

please create a manpage separated out from #39

good first issue

解决办法:https://www.cnblogs.com/xjzyy/p/15932736.html

keybase provides (among other things) a shared fodler structure for users and teams that by default is kept in /keybase/. technically, it's a couple of fuse filesystems that get mounted...

An option `--ascii` for creating output in pure plain ASCII would be helpful. Reason: When you're in an xpra session running a VNC session running a terminal with an ssh...

Could you prettify the drives that is close to being full? What could make this tricky is that 1% on a 10TB volume still has a lot of free space...

I was wondering if there is anything I can do for limited users that cannot see the full configuration. Using lfs 1.3.0 As limited user: ``` ┌──┬─────┬──────────────┬────┬────┬─────┬─────────┬─────┬─────┬───────────────────────┐ │id│ dev │...

Hi, I built a snap for lfs 1.1.0 and noticed that it lists directories as mount points: ``` ┌────┬───┬──────────┬────┬────┬────┬─────────┬────┬────┬───────────────────────┐ │ id│dev│filesystem│disk│type│used│ use% │free│size│mount point │ ├────┼───┼──────────┼────┼────┼────┼─────────┼────┼────┼───────────────────────┤ │2698│8:5│/dev/sda5 │HDD │ext4│ 12G│87%...