Computer Science, asked by hsukkhmang, 6 months ago

what is the use of screen 0 command ​

Answers

Answered by karthik1276
2

Explanation:

Simply put, screen is a full-screen window manager that multiplexes a physical terminal between several processes. When you call the screen command, it creates a single window where you can work as normal. You can open as many screens as you need, switch between them, detach them, list them, and reconnect to them. hope it helps :)

Similar questions