Hacker News new | ask | show | jobs
by blueflow 417 days ago
The operating system interface that Unix, BSD and Linux share is called POSIX. The term POSIX is not widely known, so people sometimes make up for it by using "Linux" in-place because it is the most popular implementation.

This explains people who argue that Android is not Linux, despite it featuring a Linux kernel and self-identifying as so: They are intending to say that Android is not POSIX.

We need to make POSIX (as concept/word) more popular.

2 comments

Especially to package writers that assume bash is available everywhere, hope that bin/sh is the same as bin/ksh...sed -i... not on unices, grep missing a ton of options....

Time to ask an AI ?

It's never going to happen. POSIX has been around for 4 decades now. The longer something is not popular, the lower its chances to ever become popular.
The name might not be popular, but POSIX has long won. Everybody knows printf.
The thread is about the name.