﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
32	dir not possible with large number of files	andi.b		"dir does not work with 197402 files in one directory. Error message is -

{{{
SYS0008: Zur Verarbeitung dieses Befehls ist nicht genügend
Speicher vorhanden. Der gesamte Speicher wird momentan verwendet.
}}}

dir with normal cmd.exe says 

{{{
SYS3153: In diesem Verzeichnis befinden sich zu viele Dateien. Die
Sortierung kann nicht durchgeführt werden.
}}}
cause I've in config.sys 'SET DIRCMD=/O:GN/V/a'. After 'SET DIRCMD=' cmd.exe is able to list the files in this directory.

With 4os2 it does not matter if you use 'dir /u' (unsorted), the error remains.

"	defect	new	major	Version-3.10	Base	3.08			
