From b15801adee799e44ca422c07cac1fcdf4d654412 Mon Sep 17 00:00:00 2001 From: John-Paul Bader Date: Thu, 25 Aug 2016 14:14:21 +0200 Subject: [PATCH] Update commands.md --- commands.md | 1 + 1 file changed, 1 insertion(+) diff --git a/commands.md b/commands.md index 2ad2702..6839644 100644 --- a/commands.md +++ b/commands.md @@ -34,6 +34,7 @@ sysctl net.inet.tcp.delayed_ack=0 # disable delayed ack in tcp ``` top # display and update information about the top cpu processes ps auxwww | grep # display process status +CTRL-t # on running commands will output useful info systat -vmstat 1 # show general overview of load, memory, interrupts, disk io systat -iostat 1 # show disk throughput systat -ifstat 1 # show network throughput for all interfaces