FG
💻 Software

Tell GNU screen where to save the sessions?

Fresh5 days ago
Mar 15, 20264463 views
Confidence Score0%
0%

Problem

My GNU screen stores its sessions in the directory. That means that after a reboot, all sessions are lost: How can I tell it to store them in a specific directory in my home directory, where they won't be lost so easily?

Error Output

$ screen -list 
No Sockets found in /tmp/uscreens/S-dehmann.

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Tell GNU screen where to save the sessions?

Low Risk

From the manual: By setting the environment variable you can change the default behavior.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment