zsh-workers
 help / color / mirror / code / Atom feed
* username begining with a digit
@ 2001-02-08  8:05 Jean-Michel Rouet
  2001-02-08 15:36 ` Bart Schaefer
  0 siblings, 1 reply; 2+ messages in thread
From: Jean-Michel Rouet @ 2001-02-08  8:05 UTC (permalink / raw)
  To: zsh-workers

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@lep-philips.fr
F-94453 Limeil-Brevannes Cedex


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: username begining with a digit
  2001-02-08  8:05 username begining with a digit Jean-Michel Rouet
@ 2001-02-08 15:36 ` Bart Schaefer
  0 siblings, 0 replies; 2+ messages in thread
From: Bart Schaefer @ 2001-02-08 15:36 UTC (permalink / raw)
  To: Jean-Michel Rouet, zsh-workers

On Feb 8,  9:05am, Jean-Michel Rouet wrote:
} Subject: username begining with a digit
}
} 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 ?

Try upgrading to 3.0.8 (stable) or 3.1.9 (beta).  They should both handle
this correctly as long as the user name does not consist _entirely_ of
digits.

ftp://ftp.zsh.org/pub/zsh-3.0.8.tar.gz
ftp://ftp.zsh.org/pub/zsh-3.1.9.tar.gz

Also look at the patch manager at

http://sourceforge.net/projects/zsh/

where there are several patches for minor problems with 3.0.8.

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com

Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-02-08 15:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-08  8:05 username begining with a digit Jean-Michel Rouet
2001-02-08 15:36 ` Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).