Skip to main content
added 48 characters in body
Source Link
slm
  • 380.1k
  • 127
  • 793
  • 897

I amI'm running a terminal application in /dev/pts/X/dev/pts/X terminal that has its own console as:-  

       enter image description here 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.

I am running a terminal application in /dev/pts/X terminal that has its own console as:- enter image description here what i need is to run commands specific to this application but from another terminal.

using ttyecho does not works as it interacts with the shell not with the application running on the shell

I'm running a terminal application in /dev/pts/X terminal that has its own console as: 

       enter image description here

What I need is to run commands specific to this application but from another terminal.

Using ttyecho does not work as it interacts with the shell not with the application running on the shell.

added 108 characters in body
Source Link

I am running a terminal application in /dev/pts/X terminal that has its own console as:- enter image description here what i need is to run commands specific to this application but from another terminal.

using ttyecho does not works as it interacts with the shell not with the application running on the shell

I am running a terminal application in /dev/pts/X terminal that has its own console as:- enter image description here what i need is to run commands specific to this application but from another terminal.

I am running a terminal application in /dev/pts/X terminal that has its own console as:- enter image description here what i need is to run commands specific to this application but from another terminal.

using ttyecho does not works as it interacts with the shell not with the application running on the shell

Post Closed as "Duplicate" by terdon
added 63 characters in body
Source Link

I am running a terminal application in /dev/pts/X terminal that has its own console as

sampleapp>

what:- enter image description here what i need is to run commands specific to this application but from another terminal.

I am running a terminal application in /dev/pts/X terminal that has its own console as

sampleapp>

what i need is to run commands specific to this application but from another terminal.

I am running a terminal application in /dev/pts/X terminal that has its own console as:- enter image description here what i need is to run commands specific to this application but from another terminal.

Source Link
Loading