Dhananjeyan
2007-06-07 08:01:07 UTC
Each file contains some lines with a same pattern, and I would like to extract only those lines.
The pattern that I would like to extract from all the files looks like: javascript:listen('http://www.domainname.com','http://www.anotherdomainname.com/somefilename.ext',0)
Can Anybody suggest me a solution for this?
PS: I don't have a Linux System, hence I need a batch file Script or a kind of software which runs on Windows Platform for obtaining the solution for this problem.
Thanks in advance.