* Alexandre Boily ([EMAIL PROTECTED]) wrote: > Some days ago I hacked a ruby script to monitor my network connection. By a > happy coincidence, I happen to use the same characters.
Hehe, nice.
> RXFILE = "/sys/class/net/#{INTERFACE}/statistics/rx_bytes"
> TXFILE = "/sys/class/net/#{INTERFACE}/statistics/tx_bytes"
Thanks for that one :).
Bye, Rob.
