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

Re: Tag functions with shell options?



>Thanks for the response.  The trouble is that I can't alter awkward_func. Effectively
>I have a library of Bourne shell functions which I'd like to use from zsh, without
>knowing about their internals, and I can't see how to do it. 

You could wrap the Bourne shell functions in zsh functions that do the
LOCAL_OPTIONS thing.

-zefram




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