On Nov 14, 2006, at 7:22 AM, [EMAIL PROTECTED] wrote:
I've written chdir and pwd backends that look at the physical
settings, as well as an option parser. I'll have code soon, but be
warned that I had to use a for(;;) loop, not a foreach, because I
needed an offset to work with :(
I'm making sure that everything works once it's done by running the
Configure script :)
veritosproject++ :-)
My own shell is incomplete, but parts of it like quote removal and
brace expansion are working. You might find the code handy as a
reference:
http://www.google.com/codesearch?q=package%3ALamp+BraceExpansion
Josh