summaryrefslogtreecommitdiff
path: root/templates/show/udp
diff options
context:
space:
mode:
Diffstat (limited to 'templates/show/udp')
-rw-r--r--templates/show/udp/node.def2
-rw-r--r--templates/show/udp/numeric/node.def2
2 files changed, 0 insertions, 4 deletions
diff --git a/templates/show/udp/node.def b/templates/show/udp/node.def
deleted file mode 100644
index ef9e55f..0000000
--- a/templates/show/udp/node.def
+++ /dev/null
@@ -1,2 +0,0 @@
-help: show UDP socket information
-run: /sbin/ss -u -a -r
diff --git a/templates/show/udp/numeric/node.def b/templates/show/udp/numeric/node.def
deleted file mode 100644
index cb43a91..0000000
--- a/templates/show/udp/numeric/node.def
+++ /dev/null
@@ -1,2 +0,0 @@
-help: show UDP socket information without resolving names
-run: /sbin/ss -u -a -n