cvs.csh(5) centos man page | unix.com

Man Page: cvs.csh

Operating Environment: centos

Section: 5

CVS.CSH(5)							File Formats Manual							CVS.CSH(5)

NAME
cvs.sh - C shell log-in script for CVS users
SYNOPSIS
/etc/profile.d/cvs.csh
DESCRIPTION
The cvs.csh script is sourced when a user of a C log-in shell is logged in. The purpose is to set CVS_RSH environment variable, so that a cvs user connecting to a remote CVS server utilizes SSH-secured connection by default.
EXAMPLE
if ( "$?CVS_RSH" == 0 ) setenv CVS_RSH ssh
FILES
/etc/profile.d/cvs.csh
SEE ALSO
csh(1), cvs(1), bash(1). CVS.CSH(5)
Related Man Pages
cvs-autoreleasedeb(1) - debian
cvs-debrelease(1) - netbsd
cvs-debc(1) - xfree86
cvs-debc(1) - redhat
cvs-debc(1) - hpux
Similar Topics in the Unix Linux Community
Weird 'find' results
Shopt -s histappend
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
Please Welcome Dave Munro to the Moderator Team!