diff options
Diffstat (limited to 'templates/show/udp')
-rw-r--r-- | templates/show/udp/node.def | 2 | ||||
-rw-r--r-- | templates/show/udp/numeric/node.def | 2 |
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 |