[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-devel] same_file util function?
- Date: Fri, 15 Apr 2005 19:51:41 +0100
- From: Matt Hope <matthew.hope@xxxxxxxxx>
- Subject: Re: [Condor-devel] same_file util function?
how accurate must it be?
should it be able to handle unc path / local drive path / mounted drive paths
etc...
I did a quick one of these in .net for windows only and soon gave up
trying to make it accurate since the scope for alternate roots was so
big.
There seems to be no windows supplied function to allow you to work
this out - at least none that I found.
Matt
On 4/15/05, Erik Paulson <epaulson@xxxxxxxxxxx> wrote:
>
> Do we have a util lib function that's like same_host() but for files
> ie give it to strings and find out of they're the same file, and works
> on both Windoze and UNIX?
>
> -Erik
> _______________________________________________
> Condor-devel mailing list
> Condor-devel@xxxxxxxxxxx
> https://lists.cs.wisc.edu/mailman/listinfo/condor-devel
>