mantono / prune

Find large files on your disk
MIT License
3 stars 0 forks source link

Flag -x does not work in root (/) #27

Closed mantono closed 3 years ago

mantono commented 3 years ago

Describe the bug Flag -x does not work when standing in systems root (/) on Linux.

To Reproduce

  1. cd /
  2. prn -x -s 10m

It should only get files on local filesystem, but files from other filesystems are found as well.