rc

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

commit f4185a022ea4e4af849102e62ffbb33cd96d6ea6
parent 9a4c9466e3d3fad6310f2cf6198866b241dae215
Author: tjg <tjg>
Date:   Fri,  8 Jan 1999 15:17:04 +0000

  Documentation: the Bell Labs rc now has the list flattening operator,
  but spelt $"foo.

Diffstat:
Mrc.1 | 9++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/rc.1 b/rc.1 @@ -1863,12 +1863,19 @@ a backquote must always be followed by a left-brace. This restriction is not present for single-word commands in this .IR rc . .PP +The list flattening operator, +.Cr $^foo , +is spelt +.Cr $"foo +in those versions of the Bell Labs +.IR rc +which have it. +.PP The following are all new with this version of .IR rc : The .Cr \-n option, -the list flattening operator, here strings (they facilitate exporting of functions with here documents into the environment), the