Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
username begining with a digit
- X-seq: zsh-workers 13444
- From: Jean-Michel Rouet <rouet@xxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: username begining with a digit
- Date: Thu, 8 Feb 2001 09:05:48 +0100
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
I'm running zsh 2.5.03, and apparently I run into troubles when trying to
expand usernames beggining with a digit.
Is this problem already known ? Are there any workarounds ?
rouet@neptune ~>grep 3DAO /etc/passwd | cut -f6 -d:
/projects/3DAO
rouet@neptune ~>echo $VERSION
zsh 2.5.03
rouet@neptune ~>cd ~3DAO
cd: no such file or directory: ~3DAO
rouet@neptune ~>echo ~3DAO
~3DAO
rouet@neptune ~>echo ~
/users/rouet
JM
--
Jean-Michel Rouet (PhD) | Tel : +33 145 10 69 31
Philips Research LEP | Fax : +33 145 10 69 59
22 Av. Descartes | email : Rouet@xxxxxxxxxxxxxx
F-94453 Limeil-Brevannes Cedex
Messages sorted by:
Reverse Date,
Date,
Thread,
Author