Search Results

Search: Posts Made By: jkmistry
Forum: Solaris 10-05-2011
3,076
Posted By vivek.goel.piet
Try to set the environment values in the script...
Try to set the environment values in the script code.
I faced this issue and it was resolved by just setting the environment variables in the script.
Forum: Solaris 10-04-2011
3,076
Posted By h@foorsa.biz
Can you post the script that is behind these 2...
Can you post the script that is behind these 2 files
4,141
Posted By Chubler_XL
How about this: awk '/^###/ {LINK=$2} ...
How about this:

awk '/^###/ {LINK=$2}
/packet loss/ { PL=$(NF-2) }
/^round-trip/ { print LINK OFS PL OFS $(NF-1) }' infile
Showing results 1 to 3 of 3

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