bsh

BeanShell is a small, free, embeddable, Java source interpreter

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