johnny12354
Technical User
Hello Guys, I have no perl experience whatsoever, but am trying to do the following. I have to do the following :
I have a .txt file full of things like
blah logged out from [ xxx.xxx.xxx.xxx ]
blah logged in from [ xxx.xxx.xxx.xxx ]
i need to make a script that will retrieve the contents of the [ xxx.xxx.xxx.xxx ]
and store them into a .txt file is this possible in perl?
Any help would be greatly appreciated.
I have a .txt file full of things like
blah logged out from [ xxx.xxx.xxx.xxx ]
blah logged in from [ xxx.xxx.xxx.xxx ]
i need to make a script that will retrieve the contents of the [ xxx.xxx.xxx.xxx ]
and store them into a .txt file is this possible in perl?
Any help would be greatly appreciated.