💻 Software
Use GNU screen as login "shell"
Fresh7 days ago
Mar 15, 202612722 viewsConfidence Score0%
0%
Problem
What's the best way to have screen automatically run when you open a new shell, whether by login, xterm, or anything else? I see the most common recommendation is to put in your regular shell's rc or login/profile file, but for, for example, tcsh, login shells run .login last, while non-login shell…
Error Output
exec screen
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Use GNU screen as login "shell"
Low Risk
One way is: Note that this is written for , but should be similar for too. Put it to to be executed for all shells. Another way: You can simply set as your login shell in itself, and put this line to your : (Fix the path, of course.) But this may br…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix