Search found 1 match

by Exley
08 Dec 2015 14:41
Forum: DOS Batch Forum
Topic: dir and output binding info
Replies: 1
Views: 2072

dir and output binding info

hi i have small problem i have a folder filled with folders and just folders so doing DIR /B > list.txt is no biggie but since it lists folders, how can I add custom info/text for each folder name for example if output is: folder1 folder2 folder3 -------- and I want to add .png IN OUTPUT file (.txt)...