HOME


sh-3ll 1.0
DIR:/usr/local/qmailanalog/bin/
Upload File :
Current File : //usr/local/qmailanalog/bin/rxdelay
#!/bin/sh
# WARNING: This file was auto-generated. Do not edit!

awk '
  {
    str = sprintf("%.2f",$4/$3)
    print str,$3,$5
  }
' | sort -n