/usr/share/doc/rc/README is in rc 1.7.4-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 | This is release rc-1.7.4.
See COPYING for copying information. All files are
Copyright 1991, 1999, 2001-2003, 2014, 2015 Byron Rakitzis.
See INSTALL for build and installation information.
BUGS
Send bug reports to <toby@paccrat.org>. If a core dump is generated,
sending a backtrace will help a great deal. You can get a backtrace
like this.
; gdb rc core
(gdb) where
<<<BACKTRACE INFO>>>
(gdb)
Also, always report the machine, OS (`uname -a'), and compiler used to
make rc; this information is extremely valuable.
FEEPING CREATURISM
See the end of the man page, under "INCOMPATIBILITIES" for (known?)
differences from the "real" rc. Most of these changes were necessary
to get rc to work in a reasonable fashion on a real (i.e. commercial,
non-Labs) Unix system; a few were changes motivated by concern about
some inadequacies in the original design.
WWW
More information on releases of rc can be found at this web page.
http://tobold.org/article/rc
|