Thursday, February 19, 2009

dir(1)

dir *.html /s /b ->dir.txt

1. "*" could represent N bit character; "?" is only for 1 bit.
2. "/s" put all the files' directory pathname into dir.txt including the sub documents.

-Katrina

No comments:

Post a Comment