Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 44627
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T15:40:54+00:00 2026-05-10T15:40:54+00:00

What is GNU Screen?

  • 0

What is GNU Screen?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-10T15:40:55+00:00Added an answer on May 10, 2026 at 3:40 pm

    What is GNU Screen? Great!

    Erm, a slightly more useful answer: it allows you to run multiple console applications, or commands, in one terminal. Kind of like a tabbed terminal emulator. In fact, that’s exactly what it is (just not done with the regular GUI toolkits)

    Why is it so great? Simple, you can run a program in a screen session (Run screen and it runs your default shell, run screen myapp and it runs myapp in the session), hit ctrl+a (the screen control sequence) and then press d (ctrl+a,d) to detach.

    The program keeps running in the background, but, unlike doing mycmd &, you can run screen -r to reattach the session, and everything is as you left it. You can send input to the command, if it’s a curses UI, everything still works just like if it were a ‘real’ terminal.

    It’s very popular with console IRC clients – you can run (say) screen irssi and reattach the session from anywhere you can SSH from.

    A few useful commands:

    • ctrl+a, c to make a new virtual terminal (or ‘window’) in the session
    • ctrl+a, n and ctrl+a, p to cycle through multiple windows
    • ctrl+a, 1 to select window 1, ctrl+a, 4 to select window 4 and so on
    • ctrl+a, ctrl+a to flick between the last two active windows
    • ctrl+a, shift+a (upper-case a) allows you to rename the current window
    • ctrl+a, ` (for me, that’s shift+2 – the quote mark) lists windows, you can use the arrows and select one. Also useful with the ‘tab bar’ setting I’ll list in a second

    A few other useful things I’ve stumbled across:

    • Use the -U flag when you launch screen so it supports Unicode (for example, screen -xU)
    • The -x flag allows you to reattach the same session multiple times. (-r disconnects existing connections)
    • You can do interesting stuff with the status bar. I have my setup to display [ hostname ][ 0-$ bash (1*$ irssi) ][16/09 9:32] (Running on hostname, it has two windows. This is set by the hardstatus lines in my .screenrc (at the end of the answer)
    startup_message off vbell off hardstatus alwayslastline hardstatus string '%{gk}[ %{G}%H %{g}][%= %{wk}%?%-Lw%?%{=b kR}(%{W}%n*%f %t%?(%u)%?%{=b kR})%{= kw}%?%+Lw%?%?%= %{g}]%{=y C}[%d/%m %c]%{W}' 
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 63k
  • Answers 63k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • added an answer In the context of what language? In most languages, changing… May 11, 2026 at 10:20 am
  • added an answer There is a pretty thorough explanation of what thunk means… May 11, 2026 at 10:20 am
  • added an answer According to RFC 4288 "Media Type Specifications and Registration Procedures",… May 11, 2026 at 10:20 am

Related Questions

What is GNU Screen?
What is a programmer’s life like?
What is a nice way to end an interview that is clearly going badly?
What is the best solution for maintaining backup and revision control on live websites?
What is the SQL query to select all of the MSSQL Server's logins? Thank
What is the best way to verify/test that a text string is serialized to
What is the difference between early and late binding?
What is it? How do I implement connection pooling with MS SQL? What are
What is the complete and correct syntax for the SQL Case expression?
What is the best method for comparing IEEE floats and doubles for equality? I

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.