I amI'm running a terminal application in /dev/pts/X/dev/pts/X terminal that has its own console as:-
what i
What I need is to run commands specific to this application but from another terminal.
using ttyechoUsing ttyecho does not workswork as it interacts with the shell not with the application running on the shell.