i have just begun a computer science class at my college and have no experiance with command prompt. I need help to: "4. Create a batch file called makefiles.bat that will traverse all the folders and redirect the output of the cd command to a file within that folder. The file name should be foldername.txt where foldername is replaced by the letter of that folder. The last line of the batch file should show tree/f."
I don't need a specific anwser as i want to learn on my own as well, but id like some guidlines as to where to start as i have no idea what commands to utilize here. Thanks in advance.