[1169] in NetBSD-Development

home help back first fref pref prev next nref lref last post

symlink info

daemon@ATHENA.MIT.EDU (Jonathon Weiss)
Mon Jan 1 23:44:37 1996

From: Jonathon Weiss <jweiss@MIT.EDU>
To: netbsd-afs@MIT.EDU
Date: Mon, 01 Jan 1996 23:44:19 EST


John Kohl got me a working libafs for m68k8k, thanks.  I've noticed
some wierd behavior when 'ls -l'-ing symlinks.

variable is m68k8k_nbsd1
lola-granola is i386_nbsd1
the-other-woman is sun4m_53

variable:/afs/.athena/project/windowmanagers: ls -l bin
total 12
lrwxr-xr-x  1 3382     wheel    11 Jan  1 23:29 i386_linux1 -> ../linuxbin
lrwxr-xr-x  1 3382     wheel    13 Jan  1 23:29 i386_nbsd1 -> ../i386_nbsd1
lrwxr-xr-x  1 3382     wheel    15 Jan  1 23:29 m68k8k_nbsd1 -> ../m68k8k_nbsd1
[...]

lola-granola# cd /afs/.athena/project/windowmanagers/bin/
lola-granola# ls -l 
total 6
lrwxr-xr-x  1 eichin   wheel    11 Jan  1 23:29 i386_linux1 -> ../linuxbin
lrwxr-xr-x  1 eichin   wheel    13 Jan  1 23:29 i386_nbsd1 -> ../i386_nbsd1
lrwxr-xr-x  1 eichin   wheel    15 Jan  1 23:29 m68k8k_nbsd1 -> ../m68k8k_nbsd1


the-other-woman:/afs/.athena/project/windowmanagers/bin: ls -l
total 42
lrwxr-xr-x   1 3622     root          11 May 14  1993 i386_linux1 -> ../linuxbin
lrwxr-xr-x   1 12264    root          13 Oct  7  1994 i386_nbsd1 -> ../i386_nbsd1
lrwxr-xr-x   1 jweiss   root          15 Jan  1 23:29 m68k8k_nbsd1 -> ../m68k8k_nbsd1


Note especially the diference in the owner and timestamp fields.

	Jonathon


home help back first fref pref prev next nref lref last post