View Single Post
Old 05-17-2023, 09:48 PM   #994
Aleron Ives
Wizard
Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.
 
Posts: 1,700
Karma: 16308824
Join Date: Sep 2022
Device: Kobo Libra 2
Sadly, the units command is not available. Is it possible to run commands and store the output in variables the way you can if you're directly interacting with the shell, or are you required to perform every operation in one line? If I use one cat and one sed at a time, then it seems like I'd have to generate multiple pop-up windows to display all the information. I don't see any mention in the documentation of being able to pass the output of one command as the input for a chain_success command, either.

Alternatively, could I put everything into a shell script inside /mnt/onboard/.adds/ and then execute that with cmd_output?

Last edited by Aleron Ives; 05-17-2023 at 10:01 PM.
Aleron Ives is offline   Reply With Quote