mirror of
https://github.com/tildeclub/site.git
synced 2026-06-24 12:39:24 +00:00
Categorize all articles
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
---
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user