Just a quick note to say that the sed patch has a typo in it (the
close curly brace).
Adrian
--
Email: [EMAIL PROTECTED] -*- GPG key available on public key servers
Debian GNU/Linux - the maintainable distribution -*- www.debian.org
Avoid working with children, animals and Microsoft "operati
This problem is caused by the bashism ${var/expr/string}. Two patches,
both of which address this problem included. One switches the
interpreter to bash, the other replaces the bashism with a sedism. The
sed one is tested and works, the other one is not tested.
Michael Spang
1c1
< #! /bin/sh -
2 matches
Mail list logo