-
- Downloads
"git@gitlab.cesnet.cz:madcatxster/molstar.git" did not exist on "80d18f4aca0a8a9f451ee6eac6cf157621512d9c"
Use int instead of long for struct dir->items
2 billion files should be enough for everyone. You probably won't have enough memory to scan such a filesystem. int is a better choice than long, as sizeof(int) is 4 on pretty much any system where ncdu runs.
Loading
Please register or sign in to comment