Maybe someone else can volunteer what zsh.old is, but as for the other
binaries, ls -li on my system shows:

  72130 -rwxr-xr-x    2 root     root       405308 Oct  3 08:01 zsh*
  72130 -rwxr-xr-x    2 root     root       405308 Oct  3 08:01 zsh-3.1.9*
  72131 -rwxr-xr-x    1 root     root       405308 Oct  3 08:01 zsh.old*

Both zsh and zsh-3.1.9 are on the same inode.  Hard links as opposed to
symlinks, no extra space is being wasted.

Wes Hertlein
[EMAIL PROTECTED]

On Tue, 7 Nov 2000, Anton Graham wrote:

> Questions about this package, why are two identical binaries included?
> Couldn't we just symlink zsh to zsh-3.1.9?
> 
> (%:/usr/bin)- ls -l zsh*
> -rwxr-xr-x    2 root     root       405308 Oct  3 05:01 zsh*
> -rwxr-xr-x    2 root     root       405308 Oct  3 05:01 zsh-3.1.9*
> -rwxr-xr-x    1 root     root       405308 Oct  3 05:01 zsh.old*
> (%:/usr/bin)- diff -s zsh zsh-3.1.9
> Files zsh and zsh-3.1.9 are identical
> (%:/usr/bin)- diff zsh zsh.old
> Binary files zsh and zsh.old differ
> 
> 
> -- 
> Anton Graham                            GPG ID: 0x18F78541
> <[EMAIL PROTECTED]>                 RSA key available upon request
>  
> "Jesus may love you, but I think you're garbage wrapped in skin."
>   -- Michael O'Donohugh
> 
> 


Reply via email to