On Tue, 2002-10-29 at 13:22, nicolaig wrote:
> > This is the recursive listing from linux with ln -lR: (Files with *'s > get copied) > > [root@albatross ASMS]# ls -lR|grep \\w\\.\\w > -rwxr-x--- 1 root unattend 7236 Oct 9 2001 GDIPLUS.CAT* > -rwxr-x--- 1 root unattend 1700352 Oct 9 2001 GDIPLUS.DLL > -rwxr-x--- 1 root unattend 391 Oct 9 2001 GDIPLUS.MAN ah ha - dos is not case sensitive.... you can't have files named gdiplus.dll and GDIPLUS.DLL I don't know how this ever would have worked... > -rwxr-x--- 1 root unattend 7245 Sep 10 08:30 gdiplus.cat* > -rwxr-x--- 1 root unattend 1703936 Sep 9 14:11 gdiplus.dll* > -rwxr-x--- 1 root unattend 392 Sep 9 14:28 gdiplus.man > -rwxr-x--- 1 root unattend 7245 Sep 10 08:30 gdiplus.cat* > -rwxr-x--- 1 root unattend 590 Sep 9 14:29 gdiplus.man* > -rwxr-x--- 1 root unattend 7236 Oct 9 2001 DEFAULT.CAT* brad -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
