summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXiao Pan <xyz@flylightning.xyz>2025-07-03 15:04:35 +0800
committerXiao Pan <xyz@flylightning.xyz>2025-07-15 14:57:03 +0800
commit246c3a1117edcfcdc03484ca91bc41602c8ed165 (patch)
treef23b7499f0593574eebf886abbba4d7b13e55364
parentacd27abe11db9e8951b95d3c0444b6cf07be61c6 (diff)
.bashrc alias nethogs also capture udp
-rw-r--r--home/xyz/.bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/xyz/.bashrc b/home/xyz/.bashrc
index e371e758..1532d148 100644
--- a/home/xyz/.bashrc
+++ b/home/xyz/.bashrc
@@ -127,6 +127,7 @@ alias glmark2='glmark2 --fullscreen --annotate'
alias grep='grep --color=auto'
#alias info='info --vi-keys'
alias ls='ls --color=auto'
+alias nethogs='nethogs -C'
alias radeontop='radeontop -c'
alias rem='rem -@'
alias remind='remind -@'