Wednesday, April 29, 2009
Print in Full Details
Here's how to print several directories with lots of files and also print full details of the file, date size etc. Open MS-DOS Command Prompt dialog box. Change to the C:\ root directory by typing in CD\ and then hit Enter. From the C:\ prompt type in DIR /S > DIRLIST.TXT and then hit Enter. That will give you a text document called DIRLIST.TXT which will contain all directories and all the files under each directory, including file sizes and dates. To print or edit the document, open it with Edit application (simply type EDIT DIRLIST.TXT and press Enter).
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment