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

Equivalent of set -- *(DN) in sh



Hi!

Is there any way to get the equivalent of Zsh’s

set -- *(DN)

in sh?  Most important here would be NULL_GLOB, as, by default, sh
simply leaves the * if there are no files to match.

Thanks!



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