I have met the enemy, and it is dir /s

Feb 08, 2010 21:06

C:\>mkdir \a
C:\>mkdir \a\b
C:\>mkdir \a\b\c
C:\>dir /b /s \a\c
C:\a\b\c
Previous post
Up