in reply to Yet Another threaded find|grep perl utility

File reading wont have to be done in parallel, it will have to be done on discrete 512 bytes blocks though.

I am messing around with the prototype in multiple branches so excuse me if it has not yet all the changes proposed here, they are in other branches staged for merging :)

Also THANK YOU SO MUCH FOR STRSTR I had no idea such thing did exist!

  • Comment on Re: Yet Another threaded find|grep perl utility