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

Re: trivial question



On Tue, Dec 6, 2022 at 5:30 AM Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
>
> The cases where it is going to perform globbing are more universal
> than those where it is not.

I know that filename generation is performed in these places:

- On words of a simple command.
- Within array initializers.
- Within for loop initializers.

You can also enable it in some places with (#q). Are there any other
places where filename generation takes place? I cannot find this in
the docs.

Roman.




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