I'm trying to run an automated script that uses the cu command (call-up)
However, it requires terminal interaction, which is making life difficult.
Is there a way, to perhaps form the cu command, then attach it to something like a dummy terminal and send it string as if I were typing the keys myself on the keyboard.. then fetch the resulting string.
However, it requires terminal interaction, which is making life difficult.
Is there a way, to perhaps form the cu command, then attach it to something like a dummy terminal and send it string as if I were typing the keys myself on the keyboard.. then fetch the resulting string.