How can I make sure my system uses the ~/.screenrc file?
Fresh3 days ago
Mar 15, 202614935 viewsConfidence Score0%
0%
Problem
My friend provided me with a rather detailed which I put into my directory. I am pretty confident when I run it isn't utilizing the edits in the file. How could I confirm whether I'm using it or not? How can I make sure my system uses the file?
Error Output
.screenrc
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How can I make sure my system uses the ~/.screenrc file?
Low Risk
$HOME/.screenrc should be the compiled-in default. You can also specify it on the command-line: You can also set it with an environment variable: As for confirming that it's being read/used, try putting these two into your screenrc: If it comes up l…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix