peekfd

utilities that use the proc file system

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