[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ale] ifconfig info



/proc/net/dev     - Stores the packet information.


JANINDRA at MS.NDCORP.COM wrote:

> Can anyone tell me where /sbin/ifconfig gets it's information. Of particular
> interest is the TX and RX packets. I have looked under the /proc but haven't
> found what I am looking for.
>
> until(! -e $i) {
>        print "Randy";
> }