mirror of
https://github.com/tildeclub/site.git
synced 2026-01-24 05:50:17 +00:00
Delete wiki/source/screen.md
This commit is contained in:
committed by
GitHub
parent
cd5ff0bd10
commit
f830ea1910
@@ -1,11 +0,0 @@
|
||||
---
|
||||
title: terminal multiplexers - screen
|
||||
category: software
|
||||
---
|
||||
|
||||
`screen` is a unix utility that lets you manage multiple shells from within a single window. You switch between them with a few keystrokes. When you disconnect it keeps the processes alive, and you can reconnect from another login.
|
||||
|
||||
It's pretty handy. [tmux](tmux.html) does a similar set of things.
|
||||
|
||||
a nice [screen tutorial](http://tilde.club/~jonathan/screen/) from ~jonathan will walk you through it.
|
||||
|
||||
Reference in New Issue
Block a user