-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
What about using findmnt --json
instead?
- It is cross-platform (I think)
- It displays all mount points (I think), e.g. including FUSE mounts.
- Using
--json
is much more reliable than parsing the tree output oflsblk
.
We could then rename this package to helm-disks
or helm-mounts
:)
It could also be nice if the findmnt
interface would be separate from the Helm frontend.
Thoughts?
Metadata
Metadata
Assignees
Labels
No labels