Front page | perl.ppt |
Postings from November 2006
Re: sh progress
Thread Previous
|
Thread Next
From:
Joshua Juran
Date:
November 14, 2006 13:13
Subject:
Re: sh progress
Message ID:
58D6A0E0-CCB1-4F54-B524-035C7046E651@metamage.com
On Nov 14, 2006, at 7:22 AM, veritosproject@gmail.com 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
Thread Previous
|
Thread Next
-
sh progress
by veritosproject
-
Re: sh progress
by Joshua Juran