Hacker News new | ask | show | jobs
by chasil 1219 days ago
This is what you need to understand about the POSIX shell:

  $ rpm -ql dash
  /bin/dash
  /usr/share/doc/dash-0.5.10.2
  /usr/share/doc/dash-0.5.10.2/COPYING
  /usr/share/doc/dash-0.5.10.2/ChangeLog
  /usr/share/man/man1/dash.1.gz
  $ ll /bin/dash
  -rwxr-xr-x. 1 root root 113536 Nov  5  2018 /bin/dash
Embedded systems are going to give you that much room, and no more.
1 comments

you could also have the console on our own machine with 1+GHz that passes code to the embedded box to execute, or one of a million other variations on this theme. but nooo we gotta LARP about how well we support legacy systems which is why are systems are so broken after doing this for 50 years. oh yeah and embedded is dead, it's just high end boxes with ubuntu on them now. and last but not least i hope to god i never have unix on something that actually needs to be embedded for all of performance, stability and security reasons.