方法一:
To view reparse targets (files and folders) and hard link targets (files):
In Everything 1.5, right click the result list column header and click Add columns....
Search for: reparse
Select Reparse Target and click OK.
right click the result list column header and click Add columns....
Search for: hard link
Select Hard link Count and Hard Link Filenames and click OK.
Reparse Target (symbolic link/junction) is for files and folders.
Hard link Filename is for files only.
To find files and folders with a reparse target, search for:
reparse-target:
To search for files with 2 or more hard links, search for:
hard-link-count:>=2
Each file will have at least one hard link (itself)
方法二:
attrib:L
参考: possible to search symbolic links with everything?
标签:files,search,hard,click,everything,link,reparse,win10,链接 From: https://www.cnblogs.com/iyiluo/p/17530598.html