Hacker News new | ask | show | jobs
by hjek 1759 days ago
> What's the easiest way to scan whole windows file system for directories with this issue?

    tree c:\ /f  prn
Source: https://docs.microsoft.com/en-us/windows-server/administrati...