I am trying to build a regular expression that will find all strings
that do 
not start with '2009/'. Any clues?

Which language/script are you looking for, you can actually negate the
result like in perl it is '!~' also grep has a command line option to do
the same. 
_______________________________________________
To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with
"unsubscribe <password> <address>"
in the subject or body of the message.
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to