Hi guys,
There are always weird and funny ideas accusing linux codes are copied from so and so OS. Coincidence? No?
I think in coding logics, that is not a copy cat but a standard way computer works cannot make anyone say that's ur code but it's everyone's code.
Imagine u write a code in C++ saying "Hello Word";
I can say there is only on logic and syntax: cout << "Hello World";
with/without those "\n"....
Wat u get as output? >>> Hello Word