read a paragraph via scrit?
From: NNTP (news8080_at_yahoo.com)
Date: 03/31/04
- Next message: John Bokma: "Re: read a paragraph via scrit?"
- Previous message: Gunnar Hjalmarsson: "Re: Difference between die & die()"
- Next in thread: John Bokma: "Re: read a paragraph via scrit?"
- Reply: John Bokma: "Re: read a paragraph via scrit?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 31 Mar 2004 11:15:27 -0800
I'd lile to read the following file and output everything from
'NetBIOS Name Table for Host 192.168.5.10' to the first occurance of
"----------------------------------------"
can perl do that? here is the file (long file but only the portion of
it is shown here)
----------------------------------------
data
data
----------------------------------------
NetBIOS Name Table for Host 192.168.5.11
lines1
line2
Adapter address: 00-00-00-00-00-00
----------------------------------------
NetBIOS Name Table for Host 192.168.5.10
Adapter address: 00-a8-34-35-c3-aa
----------------------------------------
more data
more data
----------------------------------------
- Next message: John Bokma: "Re: read a paragraph via scrit?"
- Previous message: Gunnar Hjalmarsson: "Re: Difference between die & die()"
- Next in thread: John Bokma: "Re: read a paragraph via scrit?"
- Reply: John Bokma: "Re: read a paragraph via scrit?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|