rc

[fork] interactive rc shell
Log | Files | Refs | README | LICENSE

commit 643940b99070750dfd0883df080af72b8031a106
parent 467fbf7aacbd4239bd1715352b4c891cacbba10b
Author: tjg <tjg>
Date:   Thu, 27 Sep 2001 15:23:22 +0000

  Bug: the ^A bug is fixed.

Diffstat:
Mrc.1 | 6------
1 file changed, 0 insertions(+), 6 deletions(-)

diff --git a/rc.1 b/rc.1 @@ -1894,12 +1894,6 @@ The design of this shell was copied from the .I rc that Tom Duff wrote at Bell Labs. .SH BUGS -Environment variables that contain the ASCII character SOH (also known -as '\\001', or CTRL-A) will be split into lists at that character in -descendant -.IR rc -processes. -.PP There is a compile-time limit on the number of .Cr ; separated commands in a line: usually 500.