Search found 2 matches

by activoice
12 Nov 2018 08:31
Forum: DOS Batch Forum
Topic: Display commands only if file exists
Replies: 2
Views: 2546

Re: Display commands only if file exists

Wow thanks, didn't realize it was that simple
by activoice
11 Nov 2018 14:47
Forum: DOS Batch Forum
Topic: Display commands only if file exists
Replies: 2
Views: 2546

Display commands only if file exists

So I have this batch files that looks at the filenames for various videos that I download and moves them from a common folder to a destination folder. It runs fine, but it looks messy in the command window as it displays a line for every file that it checks to see if it exists.. I would like to only...