The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 06-05-2008
deckard's Avatar
deckard deckard is offline
Registered User
  
 

Join Date: Jul 2002
Location: Ohio
Posts: 135
Thanks!

Your suggestion wound up working for me. I changed all of my lines to the following format:


Code:
http://(.*\.)?microsoft\.com/.*

That seems to have worked well. I knew someone on here would find this to be a simple problem to solve.