RE: OT: DOS Commands

  • From: "Nef Perez" <nperez@xxxxxxxxxxxxxxx>
  • To: "[ISAserver.org Discussion List]" <isalist@xxxxxxxxxxxxx>
  • Date: Wed, 21 Jul 2004 10:15:22 -0400

Thanks Jairo!
How about if I want to find files with today's date, without having to type the 
actual date. Is there something like:

C:\> dir /s | find "DATE=Today"

-NP

-----Original Message-----
From: Jairo De Moraes [mailto:isalist@xxxxxxxxxx] 
Sent: Tuesday, July 20, 2004 5:55 PM
To: [ISAserver.org Discussion List]
Subject: [isalist] RE: OT: DOS Commands

http://www.ISAserver.org

Hi,

You can do   

Dir /s | find "<date>" 

As in

C:\> dir /s | find "07-20-2004"

Or with any other date format you're using...

HTH

Jairo

-----Original Message-----
From: nperez@xxxxxxxxxxxxxxx [mailto:nperez@xxxxxxxxxxxxxxx] 
Sent: terça-feira, 20 de julho de 2004 19:44
To: [ISAserver.org Discussion List]
Subject: [isalist] OT: DOS Commands

http://www.ISAserver.org

Just wondering if there is a command to search files by date. Something
like c:\dir date = today. I can't quite figure it out. No biggie, just one
of those annoying things you can't quite figure out.

Thanks in advance!

------------------------------------------------------
List Archives: http://www.webelists.com/cgi/lyris.pl?enter=isalist
ISA Server Newsletter: http://www.isaserver.org/pages/newsletter.asp
ISA Server FAQ: http://www.isaserver.org/pages/larticle.asp?type=FAQ
------------------------------------------------------
Other Internet Software Marketing Sites:
World of Windows Networking: http://www.windowsnetworking.com
Leading Network Software Directory: http://www.serverfiles.com
No.1 Exchange Server Resource Site: http://www.msexchange.org
Windows Security Resource Site: http://www.windowsecurity.com/
Network Security Library: http://www.secinf.net/
Windows 2000/NT Fax Solutions: http://www.ntfaxfaq.com
------------------------------------------------------
You are currently subscribed to this ISAserver.org Discussion List as:
isalist@xxxxxxxxxx
To unsubscribe visit http://www.webelists.com/cgi/lyris.pl?enter=isalist

---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.725 / Virus Database: 480 - Release Date: 19/7/2004
 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.725 / Virus Database: 480 - Release Date: 19/7/2004
 


------------------------------------------------------
List Archives: http://www.webelists.com/cgi/lyris.pl?enter=isalist
ISA Server Newsletter: http://www.isaserver.org/pages/newsletter.asp
ISA Server FAQ: http://www.isaserver.org/pages/larticle.asp?type=FAQ
------------------------------------------------------
Other Internet Software Marketing Sites:
World of Windows Networking: http://www.windowsnetworking.com
Leading Network Software Directory: http://www.serverfiles.com
No.1 Exchange Server Resource Site: http://www.msexchange.org
Windows Security Resource Site: http://www.windowsecurity.com/
Network Security Library: http://www.secinf.net/
Windows 2000/NT Fax Solutions: http://www.ntfaxfaq.com
------------------------------------------------------
You are currently subscribed to this ISAserver.org Discussion List as: 
nperez@xxxxxxxxxxxxxxx
To unsubscribe visit http://www.webelists.com/cgi/lyris.pl?enter=isalist


Other related posts: