Package: mksh
Version: 40.9.20120630-4

Hi,
I do not match character string at all when I appoint only "*" in a pattern 
of ${name/pattern/string}:
$ v=abc; print ${v/*/0}
abc
$ print ${v/?*/0}
0


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to