How can I find all symlinks in Windows Vista or 7?
Fresh3 days ago
Mar 15, 202619716 viewsConfidence Score0%
0%
Problem
I'm looking for a way to search for all the symbolic links on a NTFS filesystem on Windows Vista or 7. It would be even better if I could specify a specific target to see if it has any symlinks pointing to it, but a way to search for them all would be great, too.
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How can I find all symlinks in Windows Vista or 7?
Low Risk
Here's the best way I've found thus far: But it's ugly. I'd prefer a listing that showed one file per line in the format of target => source or something similar. Grepping for SYMLINK doesn't do well because of the multi-line format. The /B bare swi…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix