Hacker News new | ask | show | jobs
by bombolo 1141 days ago
Hahahahaha.

Now show me a linux distribution where what you are saying is true.

1 comments

RHEL, "welcome to everything is old".

Unfortunately it's also a headache to use Linuxbrew with RHEL because it keeps trying to install its bottled glibc which doesn't like the old (but heavily patched) kernel and breaks everything not statically linked to the system libc until you remove it.

in red hat you need to compile bash to have scripts run?