On 12 Sep 2010, at 07:52:03, Sven Aluoor wrote: > Hi folks > > In other UNIX based systems you see with "ifconfig" network statistics > (GB incoming and GB outgoing). With which command you see the same > with OS X?
ifconfig -a or netstat -ib might do this from the command line, depending on what exactly you want, or you could go to Network Utility and have a look there for a GUI version. A lot of stats are available from iStats (the Dashboard widget) and iStats Menu (the menubar version of the Dashboard widget). Lots more small apps and widgets, both command line and GUI, and so on will show this kind of thing._______________________________________________ MacOSX-talk mailing list [email protected] http://www.omnigroup.com/mailman/listinfo/macosx-talk
