Welcome To Snipplr


Everyone's Recent DOS Batch Snippets Tagged directory



« Prev 1 Next »
This will loop through files in somefolder with the extension .c, print out the filename and compile the files.
0 931 posted 11 years ago by stianlagstad
This batch mirrors the contents of one directory to another using Robocopy. It will display a list of what is being mirrored before prompting the user for confirmation on the mirror. WARNING: Robocopy's /MIR switch that is used in this batch WILL...
1 767 posted 14 years ago by karlhorky
Run from within SQL to get list of items in directory to a table.
1 647 posted 15 years ago by DaveChild
« Prev 1 Next »