Quote:
Originally Posted by qkqw
In that case I'd telnet to your Kobo and run the script manually.
|
That’d be extra work when the goal is less. I'd rather haver a leaner install and not need NickelDBus but it's not worth it to have a worse experience because of it.
Quote:
Originally Posted by qkqw
It might be you use a keyword the reduced shell does not support.
|
That doesn’t make sense from a Unix shell perspective. The commands are run with
/bin/sh -c, if there were a keyword it didn't support then it wouldn’t work at all. But that’s not the problem.
I just checked NickelMenu's code directly. Indeed, with the current implementations of
cmd_spawn and
cmd_output it doesn't seem feasible to do what I want.
Oh well. Thank you for the help.