Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Fixed DIR /S /B1 ignores "/S"

Apr
7
0
DIR /S /B1 shows only files in the current working directory and ignores files in subdirectory.
Behavior is testet with TCC V17 Build 77 under Windows 7 (64Bit)

regards
Manfred
 
from the help file ("DIR"):
/B1 will display relative paths when used with /S. (Normally, /B shows the full pathname for the file.)

Syntax works fine in TCC V16 and earlier.
 

Similar threads

Back
Top