aboutsummaryrefslogtreecommitdiff
path: root/utils/whois/test.sh
diff options
context:
space:
mode:
authorPaul Spooren <mail@aparcar.org>2020-11-18 10:22:58 -1000
committerPaul Spooren <mail@aparcar.org>2020-11-20 08:24:38 -1000
commit3f7542e4ceb3122519ed72ed8f2221e60519c459 (patch)
treec71a0d9cd7cc16854de0c0f13e7e74e731a44005 /utils/whois/test.sh
parentfd5cb376b52155a814dea23a83d763def6419c8a (diff)
whois: add package
Better a separate package than enabling it via busybox. Special thanks to @neheb for the Makefile patches. Signed-off-by: Paul Spooren <mail@aparcar.org>
Diffstat (limited to 'utils/whois/test.sh')
-rw-r--r--utils/whois/test.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/utils/whois/test.sh b/utils/whois/test.sh
new file mode 100644
index 000000000..8d7455c3f
--- /dev/null
+++ b/utils/whois/test.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+whois --version | grep "$2"