Y
Hacker News
new
|
ask
|
show
|
jobs
by
marwis
364 days ago
There are tools like voidtools Everything2 and WizTree that directly read NTFS from disk device bypassing windows FS apis and are blazingly fast (faster than find/du on ext4 in Linux).
1 comments
BenjiWiebe
364 days ago
'Everything' is caching all the files in memory and indexing them. Completely different than find/du on Linux.
link