peekfd

utilities that use the proc file system

Install

All systems
curl cmd.cat/peekfd.sh
Debian Debian
apt-get install psmisc
Ubuntu
apt-get install psmisc
Alpine
apk add psmisc
Arch Arch Linux
pacman -S psmisc
image/svg+xml Kali Linux
apt-get install psmisc
CentOS
yum install psmisc
Fedora
dnf install psmisc
Windows (WSL2)
sudo apt-get update sudo apt-get install psmisc
Raspbian
apt-get install psmisc
Docker
docker run cmd.cat/peekfd peekfd powered by Commando

psmisc

utilities that use the proc file system

This package contains miscellaneous utilities that use the proc FS: - fuser: identifies processes that are using files or sockets. - killall: kills processes by name (e.g. "killall -HUP named"). - peekfd: shows the data traveling over a file descriptor. - pstree: shows currently running processes as a tree. - prtstat: print the contents of /proc/<pid>/stat