Yes, I have an idea - trim the sig and lose the disclaimer.
Oh, about the question? There's no 'simple' means of doing this with a dir cmd. http://www.microsoft.com/technet/scriptcenter/resources/qanda/nov04/hey1104.mspx Change "<" to "=" in the first example. Carl -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, August 08, 2008 5:43 PM To: NT System Admin Issues Subject: Batch File quickie Hi all, Need help with a simple batch file. I need to list all files created/modified today via a batch file. I have the below but it's not working so well. Any ideas? dir c:\ /b /O:N /S | find "%date%" Thanks Dave ----------------------------------- |Beach Computers | |Affordable Hosting Solutions | |http://www.beachcomp.com | ~ Upgrade to Next Generation Antispam/Antivirus with Ninja! ~ ~ <http://www.sunbelt-software.com/SunbeltMessagingNinja.cfm> ~
