Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
1 vote
0 answers
42 views

I’m using GNU screen to run a service, but when I stop the session, the processes running inside it are not always terminated properly. This results in ports remaining occupied and prevents the ...
0 votes
1 answer
111 views

I would like to end a terminal session if a certain word appears in it. Suppose I have three scripts that do the following: ./script1.sh: #!/bin/bash for a in water fish eat book human Mexico USA ...
Benedix's user avatar
  • 31
-2 votes
2 answers
94 views

I am trying to replace a text in the file /etc/screenrc. I tried lots of things but getting errors for escaping the string. The original string is: termcapinfo xterm 'is=\E[r\E[m\E[2J\E[H\E[?7h\E[?1;4;...
0 votes
0 answers
48 views

I have a list of screens like this. root@123:~# screen -ls There are screens on: 12497.1 (09/13/2024 10:58:02 PM) (Attached) 12416.2 (09/13/2024 10:51:26 PM) (Attached) 11988.3 (09/...
2 votes
0 answers
357 views

When I run nvim in gnome-terminal its color schema works as expected: But after launching the screen, the color schema is broken (it's not disabled/gone, it just colors everything incorrectly): Some ...
-1 votes
1 answer
112 views

I am writing a python program that needs to trigger long running programs through ssh, and I've decided on using screen. I need to know the result of the program at some later point, so, following the ...
notacorn's user avatar
  • 4,249
0 votes
1 answer
105 views

In screen copy mode, shortcuts like "[ctrl a] a" still works to go to beginning of line, but "[ctrl e]" doesn't work anymore to go to end of line contents. Instead I found [shft e] ...
rawat89's user avatar
  • 21
2 votes
0 answers
101 views

Or, a way to obtain the current window/tab/pane index numbers for a Windows Terminal "viewport" from within a WSL2 Ubuntu bash shell? Background and Use Case: I would like to use Windows ...
2 votes
1 answer
915 views

Apparently randomly sometimes, under screen or tmux, I can't read user keys from @u, I can read from other terminals, even keys that I just added: When it works: $ keyctl pipe $(keyctl padd user test ...
0 votes
0 answers
108 views

I've read the docs, but can't find how to specify the hardstatus as a command parameter. I only figure out how to do it in the config file or when screen has started. Any pointers as to how I can do ...
0 votes
1 answer
114 views

I know I can change the escape character with escape ^Tt , but how can I start screen with T as escape character. I've found some references to screen -e ^Tt , but that does not work. Any pointers?
0 votes
2 answers
166 views

I need to make situation like screen session as 'Dead'? However, I don't know how to make the session status as 'Dead' Could you give some advises to make this status?
sun's user avatar
  • 103
0 votes
0 answers
65 views

I added my .screenrc below line to create new window on same path referencing from How can I make GNU Screen start a new window at the CURRENT working directory? bind , stuff "screen^M" #...
OfusJK's user avatar
  • 744
0 votes
1 answer
1k views

I have a Minecraft Server running on an server running Ubuntu 22.04.2 LTS. I have created a start script that uses Screen and works perfectly fine when run using the command line, but doesn't work ...
0 votes
0 answers
31 views

I recognized on a system I support following behavior. The scripts of the user are python scripts with pytorch as deep-learning cluster. The script is only partially written by the user. The ...
MaKaNu's user avatar
  • 1,108

15 30 50 per page
1
2 3 4 5
...
70

AltStyle によって変換されたページ (->オリジナル) /