[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:25:36 +0200 |
?
i use 5.1.8 devel from some weeks ago
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
>
> On Thu, Sep 30, 2021, 22:13 Alex fxmbsw7 Ratchev <fxmbsw7@gmail.com>
> wrote:
>
>> hmm shitt, thanks
>>
>> On Thu, Sep 30, 2021, 22:13 Greg Wooledge <greg@wooledge.org> wrote:
>>
>>> On Thu, Sep 30, 2021 at 10:07:57PM +0200, Alex fxmbsw7 Ratchev wrote:
>>> > why
>>> >
>>> > x-( 1 ) ; eval {rm -rf,mkfifo}' "${x[@]}" ;'
>>> > bash: syntax error near unexpected token `1'
>>>
>>> Because assignments use = not - .
>>>
>>>
- 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