
nettop
List of commands for nettop:
-
nettop:tldr:02722 nettop: Print 10 samples of network information.$ nettop -l ${10}try on your machineexplain this command
-
nettop:tldr:1943a nettop: Monitor TCP sockets from Loopback interfaces.$ nettop -m ${tcp} -t ${loopback}try on your machineexplain this command
-
nettop:tldr:bc689 nettop: Monitor a specific process.$ nettop -p "${select}"try on your machineexplain this command
-
nettop:tldr:eb315 nettop: Monitor TCP and UDP sockets from all interfaces.$ nettoptry on your machineexplain this command
-
nettop:tldr:f054f nettop: Display a per-process summary.$ nettop -Ptry on your machineexplain this command
-
nettop:tldr:f9a2a nettop: Monitor changes every 5 seconds.$ nettop -d -s ${5}try on your machineexplain this command