One of most used feature of tc is file-search. I think that
it could include optional search mode that would
be similar to the one unix/linux locate does.
For those who don't know locate. It creates a database
of all files in system and when you choose to search for file
it doesn't walk through filesystem but searches the
database. It's much faster (but requires database
updates, usually scheduled to happen once a day
at night).
It's somewhat similar to Commands/CD Tree option
existing in tc - it keeps the directory database in
TREEINFO.WC files and uses them for searching.
What do you think about it?
I'd love it
