Microsoft
Software
Hardware
Network
Question : Pattern mathcing and printing in file
I have log file which has lots of entries like this:
<started-me>1234</started-
me>
I want to pick this entire pattern and print it on another file, value "1234" will continuously change in each entry
Can anyone help in this regard?
Answer : Pattern mathcing and printing in file
perl -ne 'print if m(<started-me>.*</started-me>)
' log.file > another.file
Random Solutions
Microsoft CRM Product question
DCOM was unable to communicate with the computer "Name" using any of the configured protocols.
Globally change the Blackberry Service Display name
Sonic Wall Continuous Backup Problem
problem killing a session in java
IIF Field Length Question
Cropping Photos Without Changing The Aspect Ratio in Fireworks 8
Do you know a utility in Unix I could use that would compare 2 files (for ex:, files A.txt vs B.txt) and display the differences between the 2 files?
Moved a Dolpin 7 website to a new server and I get an error message.
Build and run of Actuate reports