cmdtest

blackbox testing of Unix command line programs

Debian Debian
RUN apt-get update && \ apt-get install -y cmdtest
Ubuntu
RUN apt-get update && \ apt-get install -y cmdtest
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y cmdtest
Fedora
RUN dnf install -y cmdtest
Raspbian
RUN apt-get update && \ apt-get install -y cmdtest
click the source code to copy install cmdtest on any operating system with command-not-found.com