On Mon, 2005-03-28 at 21:56 +1000, Warren wrote: > is there a way to tell what is using all my SWAP ? out of 500meg of swap i > have allocated something is using approx 95% and killing my system and > bogging it down. > > Any help would be appreciated.
Try using ps(1). ps auxw will show you most of what you need to know about a process and the memory/cpu that it is consuming. Cheers, Jason _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"