Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: 3.1.2 beta bug
- X-seq: zsh-workers 3371
- From: mason@xxxxxxxxxxxxxxx (Geoff Wing)
- To: zsh-workers@xxxxxxxxxxxxxxx
- Subject: Re: 3.1.2 beta bug
- Date: 22 Jul 1997 11:12:52 GMT
- Organization: PrimeNet
- References: <199707211951.PAA25628@xxxxxxxxxxxxxxxxxxxxx> from "Zoltan Hidvegi" at Jul 21, 97 03:51:52 pm <199707220835.JAA20961@xxxxxxxxxxxxxxxx>
- Reply-to: mason@xxxxxxxxxxxxxxx
Andrew Main <zefram@xxxxxxxxx> typed:
:Zoltan Hidvegi wrote:
:> Maybe a test for nlink == 2 instead of <= 2
:>would help. A filesystem without the usual Unix directory link count
:>semantics would probably have link count 1 for directories.
Hmm, under MSDOS FAT FS on NetBSD, all directories reckon they are 1.
Given the limitations of the file-system, it probably will never be better.
% ls -ld /msdos/WIN95/
drwxr-x--- 1 root master 16384 Jun 25 07:20 /msdos/WIN95/
--
Geoff Wing [mason@xxxxxxxxxxxxxxx] Phone : +61-3-9818 2977
Technical Manager: PrimeNet Computer Consultants Facsimile: +61-3-9819 3788
Web: <URL:http://www.primenet.com.au/> Mobile : 0412 162 441
Messages sorted by:
Reverse Date,
Date,
Thread,
Author