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

Re: read builtin



zapman@xxxxxxxxxxxxx (Jason Zapman II) wrote:

> My first attempt is:
> read DIRE?'What directory do you want them to use? [full path] '

say:

   read 'DIRE?What directory do you want them to use? [full path] '

otherwise the shell tries to expand the '?'.

greetings, Wolfgang.



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