Ah… but don’t you need some POSIX to get tools like grep and vim working? Who really wants to live in a universe without grep and vim?
Ah… but don’t you need some POSIX to get tools like grep and vim working? Who really wants to live in a universe without grep and vim?
"Who wants to live without horses for transportation?"
Isn't the point that we don't even consider alternatives?
POSIX is dead on arrival. Horrible API's. You still cannot use grep to search for strings, only byte buffers (not unicode aware). Horrible signals and concurrency concepts. Blocking IO. Unsafe system languages all over. Monolithic kernels.