$ ./wtf "Linus Torvalds"
Linus Benedict Torvalds is a Finnish and American software engineer who is the creator and lead developer of the Linux kernel since 1991. He also created the distributed version control system Git.
$ ./wtf -l de "Linus Torvalds"
Linus Benedict Torvalds ist ein finnisch-US-amerikanischer Informatiker und Software-Entwickler. Torvalds ist der Initiator sowie die treibende Kraft bei der Entwicklung des Linux-Kernels, dessen Entwicklung er bis heute koordiniert. Außerdem ist er der Erfinder des Versionsverwaltungssystems Git.
$ ./wtf Git
Git is a distributed version control software system that is capable of managing versions of source code or data. It is often used to control source code by programmers who are developing software collaboratively.
$ ./wtf Microsoft
Microsoft Corporation is an American multinational technology conglomerate headquartered in Redmond, Washington. Founded in 1975, the company became influential in the rise of personal computers through software like Windows, and has since expanded to Internet services, cloud computing, artificial intelligence, video gaming, and other fields. Often described as a Big Tech company, Microsoft is the largest software company by revenue, one of the most valuable public companies, and one of the most valuable brands globally.