Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: find -xdev -xautofs like options in Alt+F7 dialog #2514

Open
alexandrustinov opened this issue Nov 20, 2024 · 0 comments
Open

Comments

@alexandrustinov
Copy link

The regular find utility has next options:

-xdev Don't descend directories on other filesystems.
-xautofs Don't descend directories on autofs filesystems.

It helps to do not traverse over NFS shares, slow HDDs and so on drives which could be symlinked into home directory, for an example.

Could you please implement the same options?

At the moment dialog offers "In all non-removable drives" and "In all local drives", but it not the same.
I need to search from "The current folder only", but skipping symlinked NFS and HDD directories: folders like Videos, Downloads, Archive which usually are not stored in NVMe, SSD drives, but need to be avoided when I'm going to search something statring from user's home root.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant