Interpreted language(s) in the base
    Baptiste Daroussin 
    bapt at freebsd.org
       
    Mon Aug 16 11:10:22 UTC 2010
    
    
  
> zsh     less POSIX-compliant, oddly deviant from "standard"
>        bourne-derived shells which makes graybeards break out in hives
>        also, see ruby under user community
ZSH has a POSIX-compliant interface through emulate -L sh or by naming
(linking) zsh binary sh.
even if the man page says that the posix compliance isn't complete
from my own tests it is at least as compliant as bash.
For example I'm able to run portmaster using zsh instead of sh.
(by the way it is a lot faster using zsh :) but that is another storry)
--
Bapt
    
    
More information about the freebsd-current
mailing list