Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/3/84; site genrad.UUCP Path: utzoo!linus!philabs!cmcl2!seismo!harvard!talcott!panda!genrad!john From: john@genrad.UUCP (John P. Nelson) Newsgroups: net.unix-wizards Subject: Re: Sccs vs. Rcs Message-ID: <832@genrad.UUCP> Date: Mon, 13-May-85 08:32:36 EDT Article-I.D.: genrad.832 Posted: Mon May 13 08:32:36 1985 Date-Received: Thu, 16-May-85 03:44:16 EDT References: <1742@ukma.UUCP> <5688@umcp-cs.UUCP> Reply-To: john@genrad.UUCP (John P. Nelson) Organization: GenRad, Inc., Bolton, Mass. Lines: 8 In article <5688@umcp-cs.UUCP> chris@umcp-cs.UUCP (Chris Torek) writes: >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). > RTFM! The "co" program already has a -p option that causes output to go to standard out rather than to a file.