Sample Header Ad - 728x90

ZSH and GDBM support

0 votes
1 answer
515 views
I am trying to learn more about ZSH and the way that my shell is setup and operates. I am running OSX and have installed ZSH with HomeBrew so as not to use my standard system ZSH. However, before running brew install zsh, I ran brew info zsh and found that there are two build options which are confusing to me. 1. --with-gdbm-support While I can find information about _what_ GDBM is, I can't seem to find any practical applications or any reasoning about _why_ I'd want to support it. 2. --with-pcre-support I'm familiar with what PCRE stands for, but I guess I'm left wondering, does ZSH use a different regexp engine without this option? So again, I'm wondering why I'd want to add PCRE support. Any explanation of what these options would get me and why I'd want to use them would be much appreciated.
Asked by TheDelChop (249 rep)
Sep 22, 2018, 07:12 PM
Last activity: Sep 22, 2018, 10:48 PM