Microsoft
Software
Hardware
Network
Question : List all files on c drive with an eight character filename
Trying to identify all files on the c drive which have filenames of eight character in length and no file extension. Filename will be a a random alpha numeric e.g. se34sde4.
So far I have developed the follwowing cmd line:
dir c:\ /B /S /A:-D | findstr /i /E "\<[a-z0-9][a-z0-9][a-z0-9
][a-z0-9][
a-z0-9][a-
z0-9][a-z0
-9][a-z0-9
]\>"
However this is identifing all files ending in eight random alpha numeric character and not those of eight character in length (e.g. directories.acrodata)
Answer : List all files on c drive with an eight character filename
Hi, leecet!
This slightly modified solution should work well for you:
dir /B /S /A:-D | findstr /i /e ".*\\[a-z0-9][a-z0-9][a-z0
-9][a-z0-9
][a-z0-9][
a-z0-9][a-
z0-9][a-z0
-9]\>"
Random Solutions
Groupwise 5.5 unable to print in XP on some machines?
Webmail shows list of emails but cannot open or create a new message. Help!?
PayPal
2008 AD, MOSS with 2003 AD, MOSS
Changing dynamic text from a button rollover
Signals and Interrupts
Routing connector isn't forwarding mail between Exchange 2003 and Exchange 2007
How do I correct the "pvutil.dll was not found" error when opening Adobe Acrobat Standard?
Best Practice for WSUS administration
Exchange 2007: Maximum Recipients per email