help-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How is the more correct on Bash command group/block


From: Lawrence Velázquez
Subject: Re: How is the more correct on Bash command group/block
Date: Sun, 10 Sep 2023 22:04:35 -0400
User-agent: Cyrus-JMAP/3.9.0-alpha0-711-g440737448e-fm-20230828.001-g44073744

On Sun, Sep 10, 2023, at 9:11 PM, Budi wrote:
> This's really intriguing pursuit of truth :
> Which one is actually the more correct for Bash commands group/block
>
> (  )
>
> or
>
> {  }
>
> Please explain crystal clear meticulously the difference

https://www.gnu.org/software/bash/manual/html_node/Command-Grouping.html

-- 
vq



reply via email to

[Prev in Thread] Current Thread [Next in Thread]