Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #14220

Re: Clarify cases of implicit and explicit line continuation

From Shriramana Sharma <samjnaa@gmail.com>
Newsgroups gnu.bash.bug
Subject Re: Clarify cases of implicit and explicit line continuation
Date 2018-06-05 07:50 +0530
Message-ID <mailman.1159.1528165272.1292.bug-bash@gnu.org> (permalink)
References <CAH-HCWWkjs-tzA19zbFto00ptfvV4tGB+Ks3SzyxPhYpnOgWhA@mail.gmail.com> <344532d7-08d1-6ea5-2243-a6718ec42a2b@case.edu>

Show all headers | View raw


On Fri, Jun 1, 2018 at 6:18 PM, Chet Ramey <chet.ramey@case.edu> wrote:
> The general rule is simple: bash reads input a line at a time, feeding
> each line to the parser, until it has enough input for a complete
> command. If it doesn't have enough to complete a command, it will read
> additional lines. If a newline would complete a command, you need to
> quote it to prevent it being interpreted as such.

Yes that is all understood. All I'm requesting for is for this
behaviour to be *documented* in the manpage.

-- 
Shriramana Sharma ஶ்ரீரமணஶர்மா श्रीरमणशर्मा 𑀰𑁆𑀭𑀻𑀭𑀫𑀡𑀰𑀭𑁆𑀫𑀸

Back to gnu.bash.bug | Previous | Next | Find similar | Unroll thread


Thread

Re: Clarify cases of implicit and explicit line continuation Shriramana Sharma <samjnaa@gmail.com> - 2018-06-05 07:50 +0530

csiph-web