[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: sh module (WAS: Re: Is "scripting" truly Lua's future?)
- From: Norman Ramsey <nr@...>
- Date: Tue, 16 Sep 2008 01:07:18 -0400
> Would it be an idea to collect those in a lib so we might find those in
> linux/bsd distros? It could be called "sh".
Yes, this would be good. And 'dirname' and 'basename' as well.
I also wrote an iterator which expands some (not all) shell glob
patterns. It is a big, nasty ball of hair.
Norman