in reply to Re: How to implement something similar to Unix's find syntax?
in thread How to implement something similar to Unix's find syntax?

I think the original intention was to implement a parser for options similar to find.

If I understand the original posting correctly, it has nothing to do with actually finding files, but to apply that logic to a completely different problem.

  • Comment on Re^2: How to implement something similar to Unix's find syntax?