-
Notifications
You must be signed in to change notification settings - Fork 113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Automatic-Mode" - powered by PDU prune and display only high-value targets in interactive mode #93
Comments
Beware of 2 things:
|
Thank you. Especially the first point might have been a foot gun. |
Both options have pros and cons. Using the Using the |
Another note is that the structure of the JSON is not final. You may subscribe to KSXGitHub/parallel-disk-usage#27 and KSXGitHub/parallel-disk-usage#28 for potential changes. |
Thank you, that will definitely help. |
Needs KSXGitHub/parallel-disk-usage#28 (comment) to continue. |
That way one can seriously cut down the time it takes to find what is even worth deleting. As much fun as browsing the file tree might be it's faster to have
pdu
prepare the tree for you.Ways of invoking pdu
pdu
as library with corresponding feature flagspdu
as binary and output jsonThe latter is preferred to not increase build times of
dua
.The text was updated successfully, but these errors were encountered: