On Sun, 28 Apr 2002 09:49:00 +0100 Michael Grunditz <[EMAIL PROTECTED]> wrote:
> And.. forgot. > > I have made , and will do some changes in the "as" script , since it > doesnt work with a standard bourn shell. > > example > > If you use shift 1 without any $1 youl get an error , so the fix is > > if [ "$1" != "" ] ; then > shift 1 > fi > Hi, I also had problems with old bash and had to install a new one. BTW Do you have qdos-gcc running under Q40 Linux? I once managed, but now I had to reinstall and I don't get it working properly. Claus
