Subject: [NetBSD 3-0-RC1] /bin/ksh - Tilde Expansion
To: None <netbsd-users@netbsd.org>
From: Petar Bogdanovic <p+netbsd@2005.smokva.net>
List: netbsd-users
Date: 11/30/2005 15:56:54
Hi,
(I'm sorry, I wasn't able to test this with 3-0-RC5.)
Is this expected behaviour:
****************************
$ echo ~
/home//petar
****************************
> Additional info:
> $ uname -a
> NetBSD phoebe.ipw.unibe.ch 3.0_RC1 (...)
> $ PD KSH v5.2.14 99/07/13.2
****************************
?
It's different in 2.0.2:
****************************
$ echo ~
/home/petar
****************************
> Additional info:
> $ uname -a
> NetBSD mimas.ipw.unibe.ch 2.0.2 (...)
> $ PD KSH v5.2.14 99/07/13.2
****************************
(I checked gnats and mail-index but I had no success.)
Kind regards,
Petar