Sccs vs. Rcs

Chris Torek chris at umcp-cs.UUCP
Mon May 13 10:30:31 AEST 1985


Suggestion: a ``co-like'' program that extracts an RCS revison, putting
the result on stdout.  I imagine this would be an easy hack to co (just
write to stdout instead of fopen()ing and writing there).

Then anyone who wants to examine a source file can say

	cocat sourfile.c | more		# cocat == co+cat...

or whatnot.
-- 
In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (+1 301 454 4251)
UUCP:	seismo!umcp-cs!chris
CSNet:	chris at umcp-cs		ARPA:	chris at maryland



More information about the Comp.unix.wizards mailing list