[Mono-list] Pattern matching with DirectoryInfo

Abe Gillespie abe.gillespie at gmail.com
Thu Nov 10 18:56:39 EST 2005


We often run into files that do not have extensions in Unix.  With
this in mind, should a pattern of * (asterisk) match all files?  When
I do DirectoryInfo.GetFiles("*") I only get files with extensions.

BTW - I just wrapped up my first cross platform .Net program using
Mono and MonoDevelop on Linux.  You guys rock!  This is utterly and
completely sweet.

Thanks for the help and the incredible development suite!
-Abe


More information about the Mono-list mailing list