Update 20140804 Linux FAQs with Answers--How to check if I am in a running screen session.md

This commit is contained in:
joeren 2014-08-04 20:31:10 +08:00
parent f210a150ec
commit 8cf8a296d2

View File

@ -1,3 +1,4 @@
Translating by GOLinux ...
Linux FAQs with Answers--How to check if I am in a running screen session Linux FAQs with Answers--How to check if I am in a running screen session
================================================================================ ================================================================================
> **Question**: I often use screen command to run multiple pseudo terminal sessions. Oftentimes I find it difficult to remember whether I am inside a screen session, or in a regular terminal. Is there any convenient way to check whether or not I am inside a running screen session? > **Question**: I often use screen command to run multiple pseudo terminal sessions. Oftentimes I find it difficult to remember whether I am inside a screen session, or in a regular terminal. Is there any convenient way to check whether or not I am inside a running screen session?