Hey guys,
As an experiment, the other night I changed the /bin/sh symlink from /bin/bash
to /usr/bin/zsh.  It didn't go too well.  The two main problems I picked up
were that first of all, zsh apparently doesn't need the column width
variables, and spits the dummy if they're present.  The second thing is that
it appears that the . abbreviation for the source command doesn't work in
zsh's /bin/sh compatibility mode either.

I'm assembling some patches, because sequethin and I had a look on IRC and it
seems that zsh isn't the only shell affected by this - ksh was as well.  What
I wanted to ask though is, when I've got the patches working, where do I
submit them to...here, or the patches list?
Thanks in advance,
Petrus
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to