Search found 2 matches

by MrTBE
30 Mar 2013 16:21
Forum: DOS Batch Forum
Topic: Create a dummy file with the name of the parent folder name
Replies: 3
Views: 3798

Create a dummy file with the name of the parent folder name

Hi All, I wonder if someone has a tip for how to create a dummy .txt file inside a folder with the file name of the parent folder. If I have folder with sub-folders I would like to create one file in each folder. With the command below I get the file created, but it in the same level as the parent f...