1825694 Members
3372 Online
109686 Solutions
New Discussion

rlog

 
Ian Warner
Trusted Contributor

rlog

What is the latest version of rlog, and where can I get a copy?

Ta

Ian Warner
Why did anyone invent unix?
1 REPLY 1
Peter Godron
Honored Contributor

Re: rlog

Ian,
rlog comes as part of the OS and is normally in /usr/bin.
which rcs or which rlog
gives you something like /usr/bin/rlog
You can then do a what /usr/bin/rlog to get the version.
The safer method is perhaps to install the latest patches rather than external site such as http://www.cs.purdue.edu/homes/trinkle/RCS/
or
http://www.gnu.org/software/rcs/rcs.html
Regards