most
Open one or several files for interactive reading, allowing scrolling and search. More information: <https://manned.org/most>.
RUN apt-get update && \
apt-get install -y most
RUN apt-get update && \
apt-get install -y most
RUN pacman -S --noconfirm most
RUN apt-get update && \
apt-get install -y most
RUN dnf install -y most
RUN apt-get update && \
apt-get install -y most