Hi. I just noticed there was a defunct netstat process which I thought very weird, so I ran " pstree -p" to see where it was from and found this:
Code:
|-kdeinit(4168)-+-firefox-bin(8189)-+-netstat(8204)
| | |-{firefox-bin}(8191)
| | |-{firefox-bin}(8192)
| | |-{firefox-bin}(8197)
| | |-{firefox-bin}(8202)
| | |-{firefox-bin}(8203)
| | `-{firefox-bin}(8206)
That's weird isn't it? I don't know why firefox would spawn a netstat process. Anyone else ever seen this / know what could cause it?