On Mon, Feb 09, 2004 at 01:42:42PM -0600, Gonia Eric - egonia wrote: > Is there a way to determine if a directory is a symbolic link or a real > directory with mono? > > The attached code enters a recursive loop due to recursive symbolic > links on my computer. well, if u will do something xunix specific like check symlinks you can call `du` command and just wit the answer :-)
Regards, Alejandro Mery _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
