Appletalk Monitoring?

you know, i think that is another feature that OS9 has that OSX does not. in OS9 it is ganz simple

someone tell me if i am wrong? does system preferences tell this info?

in the mean time, you might be able to glean the info by issuing this:
Code:
% ps aux | grep [I]user[/I]
to find all processes running under the user user. i m sure it would be pretty easy to add lots of bells and whistles to this to make it more informative. anyone have any comments?
 
Back
Top