Wednesday, October 9, 2013

To Create A List Of Files/Folders Within A Specific Folder In 3 Ways

Too lazy to download and install any third party utility or a software, you should love this trick. Some tasks can be fulfilled easily just with several steps using command lines even though we always avoid typing any command (hey, I don’t mean Linux ninjas here). Here’s how to use command lines. Open the Command Prompt: Start > Run > then type cmd in the textbox and hit enter. Navigate to your folder: Use the cd command to go to the folder you want to make the list. Type something like cd <the folder you want to visit> Make the list: Type dir > output.txt

http://www.lostintechnology.com/miscellaneous/3-ways-create-list-filesfolders-within-specific-folder/#more-22031

No comments:

Post a Comment