lshell

restricts a user's shell environment to limited sets of commands

Debian Debian
RUN apt-get update && \ apt-get install -y lshell
Ubuntu
RUN apt-get update && \ apt-get install -y lshell
Fedora
RUN dnf install -y lshell
Raspbian
RUN apt-get update && \ apt-get install -y lshell
click the source code to copy install lshell on any operating system with command-not-found.com