logoalt Hacker News

chaz6yesterday at 11:43 AM1 replyview on HN

Having a shell script in the code path that processes router advertisements seems sub-optimal.


Replies

IshKebabyesterday at 1:48 PM

It's amazing the number of people that thing shell scripts should be anything other than throwaway single-person hacks.

They should probably go through their whole system and verify that there aren't more shell scripts being used, e.g. in the init system. Ideally a default distro would have zero shell scripts.

show 3 replies