Go to the previous, next section.
- `.../screen-3.?.??/etc/screenrc'
- `.../screen-3.?.??/etc/etcscreenrc'
- Examples in the
screen
distribution package for private and
global initialization files.
- `
$SYSSCREENRC
'
- `/local/etc/screenrc'
screen
initialization commands
- `
$ISCREENRC
'
- `
$SCREENRC
'
- `
$HOME
/.iscreenrc'
- `
$HOME
/.screenrc'
- Read in after /local/etc/screenrc
- `
$ISCREENDIR
/S-login'
- `
$SCREENDIR
/S-login'
- `/local/screens/S-login'
- Socket directories (default)
- `/usr/tmp/screens/S-login'
- Alternate socket directories.
- `socket directory/.termcap'
- Written by the
dumptermcap
command
- `/usr/tmp/screens/screen-exchange or'
- `/tmp/screen-exchange'
screen
interprocess communication buffer
- `hardcopy.[0-9]'
- Screen images created by the hardcopy command
- `screenlog.[0-9]'
- Output log files created by the log command
- `/usr/lib/terminfo/?/* or'
- `/etc/termcap'
- Terminal capability databases
- `/etc/utmp'
- Login records
- `
$LOCKPRG
'
- Program for locking the terminal.
Go to the previous, next section.