Computer Science, asked by kailashsharma067, 7 months ago

What is the use of screen command​

Answers

Answered by deveshreem
2

Answer:

screen command in Linux provides the ability to launch and use multiple shell sessions from a single ssh session. When a process is started with 'screen', the process can be detached from session & then can reattach the session at a later time.

Answered by sanukuma2222
3

RELEVANT ANSWER ⬇️..

screen command in Linux provides the ability to launch and use multiple shell sessions from a single ssh session. When a process is started with 'screen', the process can be detached from session & then can reattach the session at a later time.

THIS WILL HELP YOU ☝️☝️....

Similar questions