Re: sh progress
[email protected] Tue, 14 Nov 2006 19:17:21 -0800
| Newsgroups | perl.ppt |
|---|---|
| Message-ID | <[email protected]> |
you mean $veritosproject++, right? This ins't c. On 11/14/06, Joshua Juran <[email protected]> wrote: > 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 > > >