Re: .screenrc File

Dave Kuhlman <[email protected]>
Newsgroups gmane.comp.gnu.screen.user
Message-ID <[email protected]>
On Mon, Apr 13, 2015 at 01:28:13PM -0500, Gregory Elliott wrote:
>    Hi,
>    I can't find my .screenrc file. I have check for ~/.screenrc and for
>    /etc/.screenrc but I can't find it. I have used screen on my computer
>    so it is installed. I'm just not sure where the configuration file is.
>    Can you help me please?

Right.  If you have your own screen config file, you would put it at
$HOME/.sceenrc.  But the one at /etc is spelled /etc/screenrc (no
dot).

Here is a snippet from the screen man page:

# ======================================
       /etc/screenrc                     screen initialization commands
       $SCREENRC
       $HOME/.screenrc                   Read in after /etc/screenrc
# ======================================

You can also use the -c command line option to specify a
configuration file at a different location.

Dave


-- 

Dave Kuhlman
http://www.davekuhlman.org
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.