Manual push Wed Jul 12 12:48:10 AM CEST 2023

This commit is contained in:
2023-07-12 00:48:10 +02:00
parent 46c11002a1
commit f209ca059d
7 changed files with 35 additions and 3 deletions

View File

@@ -0,0 +1,9 @@
title: Terminal/multiplexer
<<^wikipediaframe "Terminal multiplexer">>
!! ''GNU Screen''
<<^wikipediaframe "GNU Screen">>
* [[Setting a name for a screen session|https://unix.stackexchange.com/questions/12227/setting-a-name-for-a-screen-session]] --- spawn with `-S <Name>`, attach to with `-xS <Name>`