Vitalii Fadeev
Results
3
comments of
Vitalii Fadeev
the result from find . | wc -l is 413567 there is just 4Gb, but free+cache is about 1Gb
may be implement some low level DB like leveldb or rocksdb to store file list and other stuff? this can speedup file search and lower memory usage for file listing...
backup? I'm trying to extract the list of files by 'duplicacy cat' how to track memory usage?