RSCCS(5)
NAME
rsccs − Recursive sccs command
SYNOPSIS
rsccs command
DESCRIPTION
Recursively descends the current directory hierarchy executing the command sccs command in directories that have a SCCS/ subdirectory.
EXAMPLE
To find the set of files that are checked out in a CodeManager subdirectory:
% cd usr/src/cmd/fs.d/cachefs
% rsccs info
------------------- .
Nothing being edited
------------------- ./cfsadmin
Nothing being edited
------------------- ./common
Nothing being edited
------------------- ./fsck
Nothing being edited
------------------- ./mount
mount.c: being edited: 1.44 1.45 mastors 96/02/07 11:20:59
------------------- ./umount
Nothing being edited
------------------- ./cfsd
Nothing being edited
------------------- ./mdbug
Makefile: being edited: 1.1 1.2 mastors 96/02/07 11:20:45
dbug.cc: being edited: 1.1 1.2 mastors 96/02/07 11:20:48
flist.cc: being edited: 1.1 1.2 mastors 96/02/07 11:20:49
flist.h: being edited: 1.1 1.2 mastors 96/02/07 11:20:50
mdbug.h: being edited: 1.1 1.2 mastors 96/02/07 11:20:51
priv.h: being edited: 1.1 1.2 mastors 96/02/07 11:20:52
------------------- ./cachefslog
Nothing being edited
SEE ALSO
CodeManager User’s Guide
bringover(1), def.dir.flp(1), filemerge(1), fileresolve(1), putback(1), resolve(1), ws_undo(1), workspace(1), access_control(5), args(5), children(5), conflicts(5), history(5), locks(5), nametable(5), notification(5), parent(5), putback.cmt(5)
LEGAL DISCLAIMER
THIS SAMPLE PROGRAM IS BEING PROVIDED "AS IS" AND ONLY AS A COURTESY TO THE RECIPIENT. SUN MAKES NO WARRANTY OR REPRESENTATION, EITHER EXPRESS OR IMPLIED WITH RESPECT TO THIS SAMPLE PROGRAM INCLUDING QUALITY, PERFORMANCE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON- INFRINGEMENT. IN NO EVENT WILL SUN BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THIS SAMPLE PROGRAM.
SunOS 3.0.1 — Last change: 15 October 1996