Closed mantono closed 3 years ago
Describe the bug Flag -x does not work when standing in systems root (/) on Linux.
-x
/
To Reproduce
cd /
prn -x -s 10m
It should only get files on local filesystem, but files from other filesystems are found as well.
Describe the bug Flag
-x
does not work when standing in systems root (/
) on Linux.To Reproduce
cd /
prn -x -s 10m
It should only get files on local filesystem, but files from other filesystems are found as well.