On Wed, Jul 23, 2003 at 05:34:59PM +0200, Nicolas Ecarnot wrote:
> On Wed, Jul 23, 2003 � 10:36:42AM -0400, Jon LaBadie wrote:
> [...]
> 
> >             # make LinkDir if needed
> >             [ -d ${LinkDir} ] || mkdir ${LinkDir}
> >                     # should do error processing, but I'm lazy
> > 
> >             # link to dump file
> >             ln ${Dfile} ${LinkFile}
> 
> No hard links to directory under FreeBSD... sorry
> (Even with the preliminary mkdir)

If I coded correctly, ${Dfile} should never be a directory.

-- 
Jon H. LaBadie                  [EMAIL PROTECTED]
 JG Computing
 4455 Province Line Road        (609) 252-0159
 Princeton, NJ  08540-4322      (609) 683-7220 (fax)

Reply via email to