LINUX.ORG.RU

Лучше сделать видимой строку статуса и держать всё в одном скрине.

sin_a ★★★★★
()
Ответ на: комментарий от ensirius

Позвольте мне за вас заглянуть в ман скриин. -S sessionname When creating a new session, this option can be used to specify a meaningful name for the session. This name identifies the session for «screen -list» and «screen -r» actions. It substitutes the default [tty.host] suffix.

Спасибо!

anonymous
()

screen -S name

screen -rd name

Binary ★★★★★
()
# cat .screenrc | grep -v ^\#
startup_message off
autodetach on
defscrollback 1000
vbell on
vbell_msg "bell on %t (%n)"
caption always "%{= bb}%{+b w}%n %h %=%t %c"
hardstatus alwayslastline "%-Lw%{= BW}%50>%n%f* %t%{-}%+Lw%<"
activity "Activity in %t(%n)"
shelltitle "shell"
idle 420 eval "screen cmatrix -f -o -u 10" "idle 0"

defutf8 on

shell -/bin/bash
r2d2
()

и да, man screen | grep sessionname

redixin ★★★★
()
Ответ на: комментарий от redixin

If the command begins with a '-' character, the shell will be started as a login-shell.

r2d2
()
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.