shar

Create a shell archive. More information: <https://manned.org/man/freebsd/shar>.

Debian Debian
RUN apt-get update && \ apt-get install -y sharutils
Ubuntu
RUN apt-get update && \ apt-get install -y sharutils
Alpine
RUN apk add sharutils
Arch Arch Linux
RUN pacman -S --noconfirm sharutils
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y sharutils
CentOS
RUN yum install -y sharutils
Fedora
RUN dnf install -y sharutils
Raspbian
RUN apt-get update && \ apt-get install -y sharutils
click the source code to copy install shar on any operating system with command-not-found.com