View Single Post
Old 07-29-2024, 07:44 AM   #5
nickelclone
Junior Member
nickelclone began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Jul 2024
Device: Kobo Clara HD
Quote:
Originally Posted by qkqw View Post
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 View Post
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.
nickelclone is offline   Reply With Quote