You could argue that bash should parse filenames globbed from * that start
with - and exclude them specifically, so I'll have to respectfully
disagree. Also, it is not the programs doing the parsing of *, that is a
function of bash. Try typing * in just your terminal/command line and see
what hap
dude, again, --version is not bashs arg, cp and touch et la are not bash
and what u do there is start a suid bash
is that such a wonder ?
On Fri, Nov 19, 2021, 11:53 Marshall Whittaker
wrote:
> You could argue that bash should parse filenames globbed from * that start
> with - and exclude them s
On 19/11/2021 10:53, Marshall Whittaker wrote:
You could argue that bash should parse filenames globbed from * that start
with - and exclude them specifically, so I'll have to respectfully
disagree.
One could, but it would not make for a compelling argument. Define
GLOBIGNORE, if you insist.
On Fri, Nov 19, 2021 at 08:02:19AM +0100, Harald Dunkel wrote:
> On 2021-11-18 17:52:29, Robert Elz wrote:
> > Date:Thu, 18 Nov 2021 10:34:40 +0100
> > From:Harald Dunkel
> > Message-ID:
> >
> >| at least due to unbalanced parenthesis?
> >
> > Greg's reply wa
On Fri, Nov 19, 2021 at 12:53 PM Marshall Whittaker <
marshallwhitta...@gmail.com> wrote:
> You could argue that bash should parse filenames globbed from * that start
> with - and exclude them specifically,
>
Or a shell could prepend ./ to all globs relative globs. Not sure if that
would change t
(Copying the list back in ...)
On Fri, 19 Nov 2021 07:19:29 -0500
Marshall Whittaker wrote:
> Though I do disagree with you, this is the only message in this thread that
> even makes sense.
Firstly, rm * is a valid - albeit unsafe - simple command, and one that is
easily rectified. Secondly, t
Date:Thu, 18 Nov 2021 15:46:10 -0500
From:Chet Ramey
Message-ID: <5c36d290-0e6e-2aa0-f388-20ec9369a...@case.edu>
| Yeah, that's a bug. But it's probably baked in.
Very. Just stopping parsing expansions while reading the here doc
delim string would be easy (well, p
Fair. I'm not saying anyone has to change it, but I will call out what I
think is a design flaw. But this is going to turn into some philosophical
discussion as to whether it should have been done this way from the start.
That I don't know, and hold no responsibility for, as I'm not a bash dev,
I'
On 11/19/21 2:02 AM, Harald Dunkel wrote:
"Some scenarios" is the point here. The parenthesis have to balance as
soon as it comes to shell parameter expansion, which is (or should have
been) the case here.
OK. Let's look at the original example:
: ${SSLDIR}:="${JM_WORK}/ssl"}
Where do you
On Fri, 19 Nov 2021 10:05:39 -0500
Marshall Whittaker wrote:
> Fair. I'm not saying anyone has to change it, but I will call out what I
> think is a design flaw. But this is going to turn into some philosophical
> discussion as to whether it should have been done this way from the start.
> That
On Fri, Nov 19, 2021 at 03:56:21PM +, Kerin Millar wrote:
> On Fri, 19 Nov 2021 10:05:39 -0500
> Marshall Whittaker wrote:
>
> > Fair. I'm not saying anyone has to change it, but I will call out what I
> > think is a design flaw. But this is going to turn into some philosophical
> > discussi
(Copying the list back in ...)
On Fri, 19 Nov 2021 17:37:54 +0100
Andreas Kusalananda Kähäri wrote:
> On Fri, Nov 19, 2021 at 03:56:21PM +, Kerin Millar wrote:
> > On Fri, 19 Nov 2021 10:05:39 -0500
> > Marshall Whittaker wrote:
> >
> > > Fair. I'm not saying anyone has to change it, but I
On Fri, 19 Nov 2021 13:40:16 -0600
Eric Blake wrote:
> On Fri, Nov 19, 2021 at 03:56:21PM +, Kerin Millar wrote:
> > On Fri, 19 Nov 2021 10:05:39 -0500
> > Marshall Whittaker wrote:
> >
> > > Fair. I'm not saying anyone has to change it, but I will call out what I
> > > think is a design fl
On 10/12/21 3:38 PM, Julien Moutinho wrote:
Le mar. 05 oct. 2021 16h12 -0400, Chet Ramey a écrit :
On 10/5/21 1:50 PM, Dominique Martinet wrote:
If I change malloc_usable_size to return p->mh_nbytes instead of
maxbytes, then the crash disappears.[2]
That's the right fix.
Chet, when you'll h
Date:Fri, 19 Nov 2021 13:40:16 -0600
From:Eric Blake
Message-ID: <2029194016.5xn6gydfbtwmv...@redhat.com>
| According to POSIX, perl should REALLY be passing a "--" argument
| between "-c" and the scalar string given by the user; see
| https://www.austingrou
15 matches
Mail list logo