![]() |
how to print a file directory? as title states. i have a bunch of cd's that my boss wants me to print out on a sheet of paper all the files that are on it and put it in a jewel case for storage... normally i would just do a ghetto "print screen" and output to thru a paint program, but there are too many files this time around to do that... help? |
Open command prompt cd <directory> dir /ong > files.txt List of files will be in files.txt, sorted by name, and directories at the top. Or if you want to order it differently, refer to: http://www.computerhope.com/dirhlp.htm |
Yeah I've done the same before except I just used dir in a command prompt and then copy/paste. |
All times are GMT -8. The time now is 05:41 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
SEO by vBSEO ©2011, Crawlability, Inc.
Revscene.net cannot be held accountable for the actions of its members nor does the opinions of the members represent that of Revscene.net