From e4cdf39dfa6c5d833235922f97a77bd3ac85bcc1 Mon Sep 17 00:00:00 2001 From: Shubham Kshetre Date: Fri, 14 Oct 2022 14:48:10 +0530 Subject: [PATCH] arpaname: add page (#9012) --- pages/linux/arpaname.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 pages/linux/arpaname.md diff --git a/pages/linux/arpaname.md b/pages/linux/arpaname.md new file mode 100644 index 000000000..023f9ee48 --- /dev/null +++ b/pages/linux/arpaname.md @@ -0,0 +1,8 @@ +# arpaname + +> Provides corresponding ARPA name for IP addresses. +> More information: . + +- Translate IP addresses (IPv4 and IPv6) to the corresponding ARPA name: + +`arpaname {{ip_address}}`