1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-13 10:59:13 +02:00
openwrt-packages/utils/whois/test.sh
Paul Spooren 3f7542e4ce 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>
2020-11-20 08:24:38 -10:00

4 lines
39 B
Bash

#!/bin/sh
whois --version | grep "$2"