|
|
|
|
|
by laichzeit0
4350 days ago
|
|
You're in for a fun surprise if you ever do embedded linux software where a full python or ruby interpreter will either blow your flash space requirements, be too slow or simply unavailable. Perl is a way better option but even then might be too heavy. Busybox however will have a sed or awk. These are tools that are not going away tomorrow just because something better exists. |
|