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: [email protected] Subject: RE: [Declude.JunkMail] FIND command question 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:[EMAIL PROTECTED] On Behalf Of > Mike N > Sent: Saturday, September 23, 2006 10:55 AM > To: [email protected] > Subject: Re: [Declude.JunkMail] FIND command question > > 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!" > > <g> > > > > > > --- > This E-mail came from the Declude.JunkMail mailing list. To > unsubscribe, just send an E-mail to [EMAIL PROTECTED], and type > "unsubscribe Declude.JunkMail". The archives can be found at > http://www.mail-archive.com. --- This E-mail came from the Declude.JunkMail mailing list. To unsubscribe, just send an E-mail to [EMAIL PROTECTED], and type "unsubscribe Declude.JunkMail". The archives can be found at http://www.mail-archive.com. --- This E-mail came from the Declude.JunkMail mailing list. To unsubscribe, just send an E-mail to [EMAIL PROTECTED], and type "unsubscribe Declude.JunkMail". The archives can be found at http://www.mail-archive.com.
