Search Results

Search: Posts Made By: Nipa
2,211
Posted By Nipa
cheers.. thanx a lot programmers!!
cheers..

thanx a lot programmers!!
2,211
Posted By Nipa
thanks, filename: pm-ex.awk awf -f...
thanks,

filename: pm-ex.awk

awf -f pm-ex.awk pm-ex.tr

awk '
{
IX = $29 " > " $31
sub (/\)/, _, IX)
CNT[IX]++
MIN[IX] = $2<MIN[IX] ||...
2,211
Posted By Nipa
hello.. thanks for the code.. Can you...
hello..

thanks for the code..

Can you please explain this file..

i got error
awk: 1: unexpected character '''

I used awk -f filename.awk filename.tr for running the code.

cheers!!
...
2,211
Posted By Nipa
hey Don Cragun !! I'm new to awk script and...
hey Don Cragun !!

I'm new to awk script and .tr files. The code posted in last post was my trial code. So i request for the appropriate suggestions..

As from .tr file you can see that...
2,211
Posted By Nipa
1...Operating system is linux and more accurately...
1...Operating system is linux and more accurately it is ubuntu 14.0.4 in a virtual environment.

2..I have tried awk script for this. i m displaying code below for it.
BEGIN {
count = 0;
i=0;
...
2,211
Posted By Nipa
awk script to find repeated IP adress from trace file (.tr)
+ 8.00747 /NodeList/0/DeviceList/0/$ns3::PointToPointNetDevice/TxQueue/Enqueue ns3::PppHeader (Point-to-Point Protocol: IP (0x0021)) ns3::Ipv4Header (tos 0x0 DSCP Default ECN Not-ECT ttl 63 id 0...
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 09:14 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy