|
innovating with grep command
Hi,
I want to grep a particular number such as 2111111111 and then the next 4 lines to it in the file. How can i do it? or to rephrase it i want to grep 2111111111 and then grep corresponding Term. cause and Mapped error
Rt 07-01 07:16:51 100 2111111111 2222222222 22132133121231232 23312213123120 0 0 2 Delivered
07-01 10:17:18 - delivery time
Term. cause : 100 - Message Delivery Successful
Mapped error : 0 -
Local error : 0 -
Thanks...
|