> basename, busybox, .., gunzip, gzip, ..
> They all have 118877 bytes.
> Which is the source of this super-prog?
Busybox. http://busybox.lineo.com/
> Hard-linking certainly is memory-sparing, but
> could it be a disadvantage, if RAM is low, to have
> such a 'big' program to load? Beyond it: F.i. ps was
Given that tomsrtbt requires so much ram for bzip2 decompression just to
boot, it is a non-issue. If you can boot tomsrtbt, there is at least a
couple megabytes of RAM free when you come up.
> for my 'last debugging' too less informativ, so I
> installed the orig. ps: to kill processes I want to know
> the attached terminal.
Note, ps is not one of the busybox programs in the current
tomsrtbt-1.7.361, rather, it is from asmutils, and it is
in fact something that I would like to enhance at some point.
-Tom