I
I
iandriyanov2012-03-06 13:58:30
linux
iandriyanov, 2012-03-06 13:58:30

Screen troubles?

Hello linux gurus.
I ask you about: There is a running screen (Screen), on one socket. There are 3 tabs inside the session.
0 - daemon
1 - daemon
2 - daemon 3
- empty Something like screen -p number_tabs - but something doesn't work. CHADNT? Thank you!

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
shadowalone, 2012-03-06
@iandriyanov

screen -S mysession -p 1 -X stuff 'ls -l'`` echo -ne '\
015'`

B
bagyr, 2012-03-06
@bagyr

tmux send -t 'foo.3 echo "bar" ENTER'; attach;
I could make a mistake in parentheses or escaping, you can take the last session, something should be worse in the screen.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question