Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
pilif
on Dec 7, 2022
|
parent
|
context
|
favorite
| on:
Ncdu – NCurses Disk Usage
The other big advantage over just being a gui is that it Scans the filesystem ahead of time and keeps the data across your navigation into directories.
du will have to rescan as you traverse down the tree
netsharc
on Dec 7, 2022
[–]
The subsequent scans feel a lot faster, I suspect due to caching.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
du will have to rescan as you traverse down the tree