I just wrote a simple command line tool using the Mono.Unix.Native namespace in the Mono.Posix assembly. This tool basically checks a file's permissions to see if the file is executable by any or all of user, group, other. It works great on my Mac.
Windows is supposed to have a Posix compliant layer. Does Mono.Posix assembly
work on Windows's Posix layer?
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
