Wanted: powerful extended DIR or FIND utility.
- From: nicough@xxxxxxxxxxx (Nick)
- Date: 11 Apr 2005 14:29:18 -0700
Hi
>From windows server 2003 command line, I want to be able to search a
huge directory tree for *.ext, only returning files which were
modified or created since a certain date. I want the output to be 1
line per file, show the full path\filename, as well as the date & time
in a standard format.
Also, I dont want it to break if it comes across files/folder which it
cannot access.
The windows DIR command cannot list the path as well as the date and
time stamp, and it cannot only return recently modified files.
FIND from GNU utilities for Win32, is excellent, except I get "System
Volume Information: Bad file descriptor" on folders it cannot access.
LS from GNU utilities for Win32, cannot only return recently modified
files.
Perl also seems to fail when it hits a folder which it doesnt have the
permissions to read.
Obviously it needs to run very efficiently, and would preferable to
have loads more powerful options.
Any suggestions?
Also, if anyone knows any tips for getting the maximum speed out of
it, I'll be greatful.
Thanks
Nick
.
- Follow-Ups:
- Re: Wanted: powerful extended DIR or FIND utility.
- From: Michael Bednarek
- Re: Wanted: powerful extended DIR or FIND utility.
- From: nmayes
- Re: Wanted: powerful extended DIR or FIND utility.
- From: nmayes
- Re: Wanted: powerful extended DIR or FIND utility.
- Prev by Date: Re: Shutdown script with msgbox
- Next by Date: Re: Error SWbemLocator
- Previous by thread: Access to HP RILO information
- Next by thread: Re: Wanted: powerful extended DIR or FIND utility.
- Index(es):
Relevant Pages
|