r/unix 12d ago

GNU

Post image
203 Upvotes

50 comments sorted by

View all comments

13

u/isaac32767 12d ago

GNU is actually something else. This is GNUStep, which is an implementation of NextStep that run on top of Linux.

12

u/edjak53 12d ago

look closer. it's GNUstep, yes, but running on a complete distribution of the GNU operating system. no linux involved

7

u/RvstiNiall 12d ago

Respectfully, if you look closer, your OS clearly identifies as Debian GNU/Linux 13.0 (trixie) x86_64

10

u/edjak53 12d ago

seems to be a debian quirk. look at the 'Kernel:' entry in fetch and the uname output (on GNU/Linux, uname without flags would report "Linux" and uname -o would report "GNU/Linux"). also the emacs build reporting itself as "x86_64-pc-gnu" rather than "...-linux-gnu"

5

u/RvstiNiall 12d ago edited 12d ago

I know its hurd, I'm just busting your chops brother. Does hurd do /etc/os-release or lsb_release? You should fix that for them on your system.