Thanks for those explanations, James! ps -efH is a very helpful tip! ------------ > Chrome runs each tab in a seperate process, and the same for plugins, > though sometimes those are shared. If you run ps -ef instead of top and > get the parent processid, they'd likely share a common parent. You can > organize the output with H. ps -efH and it'll group it in a tree format > based on parents, etc. > > As for why you have multiple sessions, tty/# is the console, pts/# are > pseudo terminals. Either ssh, gnome terms, whatever. Depending on which > distro you're running, it may or may not show your sessions. Systemd has > a better handle on logins ... --------------------------------------------------- PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org To subscribe, unsubscribe, or to change your mail settings: http://lists.phxlinux.org/mailman/listinfo/plug-discuss