FG
💻 Software

Linux find/search root partition ONLY?

Fresh5 days ago
Mar 15, 202620832 views
Confidence Score0%
0%

Problem

Say I need to do: and say root partition is mounted on ; however, let's say I also have 250GB partitions ( , ) mounted in - AND another location that I cannot currently remember. Say, also, that I know the file I'm looking for is on . Obviously, the above command will also descend in and that other…

Error Output

/

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Linux find/search root partition ONLY?

Low Risk

Use the argument to find -xdev Don’t descend directories on other filesystems.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment