Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: time command with shell builtins



On Thu, Jan 26, 2023 at 9:26 AM Dominik Vogt <dominik.vogt@xxxxxx> wrote:
>
> What is the meaning of flags inside brackets?  I can't find
> anything in the man page.

Search for "Subscript Flags" in man zshall

       If the opening bracket, or the comma in a range, in any subscript  ex‐
       pression is directly followed by an opening parenthesis, the string up
       to the matching closing one is considered to be a list of flags, as in
       `name[(flags)exp]'.




Messages sorted by: Reverse Date, Date, Thread, Author