Closed ruizhe closed 2 years ago
skip write only files, for example:
--w------- 1 root root 0 Oct 27 2021 /proc/sys/fs/binfmt_misc/register It would interrupt filepath.Walk.
skip write only files, for example:
ls -l /proc/sys/fs/binfmt_misc/register
--w------- 1 root root 0 Oct 27 2021 /proc/sys/fs/binfmt_misc/register It would interrupt filepath.Walk.