subota, 18. veljače 2012.

Show apps that are using the Internet connection at that moment

Open Terminal, CLI, Terminator , and enter this line...

$ lsof -P -i -n | cut -f 1 -d " "| uniq | tail -n +2

Nema komentara:

Objavi komentar