CHECK(1) CHECK(1)
NAME
check - check RCS status of a file
SYNOPSIS
check [ -l ] [ rcsdir ]
DESCRIPTION
check displays RCS checkout information for files in the
current directory. This includes the revision level,
checkout status of the file, and who the file is checked out
to. check assumes ./RCS is the default RCS directory. A
different RCS directory can be specified with the rcsdir
argument. The -l switch causes check to display only the
names of files under RCS control. If check finds no files
checked out, then it exits with status 0. If some files are
checked out, it exits with status 1. If an error occurs, it
exits with status 2.
SEE ALSO
ci(1), co(1), ident(1), merge(1), rcs(1), rcsdiff(1),
rcsmerge(1), rlog(1), rcsfile(4).
AUTHOR
Kipp Hickman
ORIGIN
Silicon Graphics, Inc.
Page 1 (last mod. 8/20/87)