This is an idea / feature request, that I found no better way to share.
ncdu already can store an index of the contents of a file system. If I stow away an HDD (set it offline) but keep the ncdu index, I can use ncdu to recover and browse the contents of my archived HDD.
I wonder whether the index could be used as the 'mlocate' tool index to search also for files, or just to be dumped as the output of the find command to be grepped.
I think that a "search/locate" feature or a "dump list" (to grep later) would be a great idea.
To be more imaginative, the index even could be mounted as FUSE (not real files) so the find and locate commands could be run directly on it.
This is an idea / feature request, that I found no better way to share.
ncdu already can store an index of the contents of a file system. If I stow away an HDD (set it offline) but keep the ncdu index, I can use ncdu to recover and browse the contents of my archived HDD.
I wonder whether the index could be used as the 'mlocate' tool index to search also for files, or just to be dumped as the output of the find command to be grepped.
I think that a "search/locate" feature or a "dump list" (to grep later) would be a great idea.
To be more imaginative, the index even could be mounted as FUSE (not real files) so the find and locate commands could be run directly on it.