Cornelius Kuschnereit wrote:
> @dirs = readdir( DIR );
> foreach $dir (sort @dirs) {
next unless -d "directory/$dir";
> print "file: $dir\n";
> }
- Strange Problem with opendir / readdir Cornelius Kuschnereit
- Re: Strange Problem with opendir / readdir Stas Bekman
- [OT] Re: Strange Problem with opendir / readdi... Alexander Farber (EED)
- Re: Strange Problem with opendir / readdir Alexander Farber (EED)
- Re: Strange Problem with opendir / readdir Paul J. Lucas
- Strange Problem with opendir / readdir Cornelius Kuschnereit
- Re: [Mason] Strange Problem with opendir /... Tim Tompkins
