DOS List Items in Directory


/ Published in: DOS Batch
Save to your folder(s)

Run from within SQL to get list of items in directory to a table.


Copy this code and paste it in your HTML
  1. @echo off >nullfile.txt
  2. dir /b /o D:\www.goldsgymdirect.co.uk\images\var\

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.