496
edits
Line 67: | Line 67: | ||
=== Detaching and reattaching screen === | === Detaching and reattaching screen === | ||
One of the most popular features of screen is that it can keep you logged in even when you're offline. This means you can leave programs running or even stay on IRC even when you're not online. To this, you just detach from screen instead of exiting it. To detach from screen without exiting, use the following command: | One of the most popular features of screen is that it can keep you logged in even when you're offline. This means you can leave programs running or even stay on IRC even when you're not online. To do this, you just detach from screen instead of exiting it. To detach from screen without exiting, use the following command: | ||
ctrl-a d | ctrl-a d | ||
edits