Some AI coder: "I" wrote this new thing that searches for hidden strings in files.

Most youngins: Oh wow, that is so useful, I wish I had this years ago!

Us greybeards: Congratulations, you reinvented grep.

This is absolutely a subtoot.

Cue someone pointing out the code I am talking about may be running multithreaded and be faster than grep.....

Congratulations, you reinvented grep with xargs.

@nuintari ooo how do u do that w xargs

@fiore Basically, read up on the -P option.

"Taco Bell Programming" is a good read, and has an example that'll get you started on the xargs rabbit hole.

http://widgetsandshit.com/teddziuba/2010/10/taco-bell-programming.html

Taco Bell Programming