See:
$ set +k -o posix
$ echo foo=~:~
foo=~:/home/oguzIf I'm not misreading the standard `foo=~:~' should be printed verbatim, all shells I have except bash does so. This is reproducible on 5.1 alpha too. Oğuz
See:
$ set +k -o posix
$ echo foo=~:~
foo=~:/home/oguzIf I'm not misreading the standard `foo=~:~' should be printed verbatim, all shells I have except bash does so. This is reproducible on 5.1 alpha too. Oğuz