There are instances when a GUI file manager just won't work. When I run into those situations, I have several terminal-based options.
It works better than it looks ...
tsr statically analyses your TypeScript project like how tree-shaking is implemented in bundlers. Run tsr to get a list of unused exports and files (modules) in your TypeScript project. Use tsr in ...