Quote:
Originally Posted by Aleron Ives
You can execute any arbitrary command through NickelMenu's cmd_output and cmd_spawn, including shell scripts that you write and put in /mnt/onboard/.adds/. You're just limited to commands included in BusyBox, since Kobo doesn't run a full-scale Linux distro.
|
Did you answer my question? Is sed included in busybox?
If I wrote a program and put it in .../.adds could I execute it through NM?
And if someone could provide the sed line for NM, that would be much appreciated.