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

Re: What is $~ all about ?



There is no $~

You're describing $-
     Flags supplied to the shell on invocation or by the set or setopt
     commands.

Look in "man zshoptions", near the end there's a SINGLE LETTER OPTIONS section.

On Sun, Aug 13, 2023 at 4:34 PM Budi <budikusasi@xxxxxxxxx> wrote:
>
> what is inside value $~ supposed to mean, as it;s being echoed/output on cli.
> $ echo $~
> 569XZikms
>
> ?
>




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