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
resolution in control panel
Router Sessions
Poweshell Exchange 2010 Remove-Mailbox Permission denied
Documentation on SAMBA and Active Directory Integration
What can you tell me about this resx file?
InDesign/MAC PrintBooklet to a PDF file on a mac
SMTP Protocol Errors, Full Queues, Can't Send Emails
How do I configure exchange 2007 to allow iPhone/iPad to work.
Email Being Blocked
Symantec Endpoint Protection 11.0 Client Push Deployment