RE: [Declude.JunkMail] FIND command question

2006-09-23 Thread Dan Shadix
I often use findstr instead of find. You still have to use /I to make it case insensitive but it has quite a bit of flexibility. Dan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of John T (Lists) Sent: Saturday, September 23, 2006 12:09 PM To: declude.j

RE: [Declude.JunkMail] FIND command question

2006-09-23 Thread John T \(Lists\)
I looked at the options a couple of times and did not see that. Appointment at Costco Optical dept. being made soon. >From the desk of the Open Mouth Insert Foot Dept: Thanks. John T eServices For You "Seek, and ye shall find!" > -Original Message- > From: [EMAIL PROTECTED] [mailto:[E

Re: [Declude.JunkMail] FIND command question

2006-09-23 Thread Mike N
Find /I /I Ignores the case of characters when searching for the string. - Original Message - Question, what is the best quick way to search the logs via command line for a string and not have the search be case sensitive? "Seek /I, and ye shall find!" --- This E-mail c

[Declude.JunkMail] FIND command question

2006-09-23 Thread John T \(Lists\)
I the course of normal business, I often use the "FIND" command when investigating false positives and reported missing email and such to search the logs. However, I just found out a big problem with this. Apparently, the FIND command is case sensitive in that if you say FIND "@somedomain.com" it