prename
Rename multiple files. NOTE: this page refers to the command from the prename Fedora package. More information: <https://manned.org/man/prename>.
RUN apt-get update && \
apt-get install -y rename
RUN apt-get update && \
apt-get install -y rename
RUN apk add perl
RUN pacman -S --noconfirm perl
RUN apt-get update && \
apt-get install -y rename
RUN yum install -y perl
RUN dnf install -y prename
RUN apt-get update && \
apt-get install -y perl