[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: why does this display errs
From: |
Alex fxmbsw7 Ratchev |
Subject: |
Re: why does this display errs |
Date: |
Thu, 30 Sep 2021 22:37:02 +0200 |
thank you for the solution
sorry for problems but i cant like you write romans on every small thing
On Thu, Sep 30, 2021, 22:35 Lawrence Velázquez <vq@larryv.me> wrote:
> On Thu, Sep 30, 2021, at 4:29 PM, Alex fxmbsw7 Ratchev wrote:
> > obviously the { doesnt expand, also not in assignments
> > so err how to do that now or is there a bug
> >
> > On Thu, Sep 30, 2021, 22:25 Alex fxmbsw7 Ratchev <fxmbsw7@gmail.com>
> wrote:
> >
> >> ?
> >>
> >> i use 5.1.8 devel from some weeks ago
>
> Please stop sending separate tiny emails every single time you have
> the slightest thought. This isn't IRC.
>
> >> On Thu, Sep 30, 2021, 22:15 Alex fxmbsw7 Ratchev <fxmbsw7@gmail.com>
> >> wrote:
> >>
> >>> x=( 1 ) ; eval {rm -rf,mkfifo}' "${x[@]}" ;'
> >>>
> >>> bash: {rm: command not found
>
> You have to quote the space between 'rm' and '-rf'. Or just write
> less convoluted code, as Greg suggested.
>
> --
> vq
>
- why does this display errs, Alex fxmbsw7 Ratchev, 2021/09/30
- Re: why does this display errs, Greg Wooledge, 2021/09/30
- Re: why does this display errs, Alex fxmbsw7 Ratchev, 2021/09/30
- Re: why does this display errs, Greg Wooledge, 2021/09/30
- Re: why does this display errs, Alex fxmbsw7 Ratchev, 2021/09/30