>
> Recently I found shell is a nice program that can be extended to solve my
> automatic regression test problem. So I started hacking it.
> I found it would be easiler use $(wildcard) in the builtins/Makefile.in, in
> stead of staticly specify all the source files:
Unfortunately, it is an ext
Hello, Shell Community
My name is Michael Song
Recently I found shell is a nice program that can be extended to solve my
automatic regression test problem. So I started hacking it.
I found it would be easiler use $(wildcard) in the builtins/Makefile.in, in
stead of staticly specify all the sour