one liner for replacing under Windows?
[email protected] ("Octavian Rasnita")
| Newsgroups | perl.beginners |
|---|---|
| Message-ID | <8E33AA0FFC8F4AF69A0152D527E21D34@teddy> |
Hi, Is there a one-liner command that can replace a certain text with another in more files specified with wildcards like *.html that works under Windows cmd? ...Of course, I know how to do that if I embed a full program in a single line, but it would be too long and I wonder if there is a way to do it something like the way it is possible under Linux. Thanks. Octavian