mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-01 01:20:00 +02:00
commit bash-4.1 snapshot
This commit is contained in:
+7
-4
@@ -1,6 +1,6 @@
|
||||
<HTML>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<!-- Created on December, 23 2009 by texi2html 1.64 -->
|
||||
<!-- Created on December, 29 2009 by texi2html 1.64 -->
|
||||
<!--
|
||||
Written by: Lionel Cons <Lionel.Cons@cern.ch> (original author)
|
||||
Karl Berry <karl@freefriends.org>
|
||||
@@ -688,6 +688,7 @@ present, are decoded as follows:
|
||||
<DT><CODE>\b</CODE>
|
||||
<DD>backspace
|
||||
<DT><CODE>\e</CODE>
|
||||
<DD><DT><CODE>\E</CODE>
|
||||
<DD>an escape character (not ANSI C)
|
||||
<DT><CODE>\f</CODE>
|
||||
<DD>form feed
|
||||
@@ -703,6 +704,8 @@ present, are decoded as follows:
|
||||
<DD>backslash
|
||||
<DT><CODE>\'</CODE>
|
||||
<DD>single quote
|
||||
<DT><CODE>\"</CODE>
|
||||
<DD>double quote
|
||||
<DT><CODE>\<VAR>nnn</VAR></CODE>
|
||||
<DD>the eight-bit character whose value is the octal value <VAR>nnn</VAR>
|
||||
(one to three digits)
|
||||
@@ -4756,7 +4759,7 @@ The default index is 0.
|
||||
<DT><CODE>-s</CODE>
|
||||
<DD>Discard the first <VAR>count</VAR> lines read.
|
||||
<DT><CODE>-t</CODE>
|
||||
<DD>Remove a trailing line from each line read.
|
||||
<DD>Remove a trailing newline from each line read.
|
||||
<DT><CODE>-u</CODE>
|
||||
<DD>Read lines from file descriptor <VAR>fd</VAR> instead of the standard input.
|
||||
<DT><CODE>-C</CODE>
|
||||
@@ -16052,7 +16055,7 @@ to permit their use in free software.
|
||||
<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="bashref.html#SEC_About"> ? </A>]</TD>
|
||||
</TR></TABLE>
|
||||
<H1>About this document</H1>
|
||||
This document was generated by <I>Chet Ramey</I> on <I>December, 23 2009</I>
|
||||
This document was generated by <I>Chet Ramey</I> on <I>December, 29 2009</I>
|
||||
using <A HREF="http://www.mathematik.uni-kl.de/~obachman/Texi2html
|
||||
"><I>texi2html</I></A>
|
||||
<P></P>
|
||||
@@ -16214,7 +16217,7 @@ the following structure:
|
||||
<BR>
|
||||
<FONT SIZE="-1">
|
||||
This document was generated
|
||||
by <I>Chet Ramey</I> on <I>December, 23 2009</I>
|
||||
by <I>Chet Ramey</I> on <I>December, 29 2009</I>
|
||||
using <A HREF="http://www.mathematik.uni-kl.de/~obachman/Texi2html
|
||||
"><I>texi2html</I></A>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user