Skip to content

How to exclude mount path for separate partitions #208

@lcheylus

Description

@lcheylus

On my BSD system, I have separate partitions for /usr :

  • /usr
  • /usr/local
  • /usr/X11R6

I would like to use dust to see my disk utilization for /usr excluding other partitions under /usr path.
I used -X option but it does not work : ./dust -r /usr -X local -X X11R6 => /usr/local and /usr/X11R6 are not excluded from disk size usage.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions