you get to any file by following the filesystem path whose bytes match the content you are looking for. There's no searching for the content you want.
if you're crawling the filesystem it will probably take you until the heat death of the universe to complete that crawl.
reply
you get to any file by following the filesystem path whose bytes match the content you are looking for. There's no searching for the content you want.
if you're crawling the filesystem it will probably take you until the heat death of the universe to complete that crawl.