pslog
utilities that use the proc file system
Install
- All systems
-
curl cmd.cat/pslog.sh
- Debian
-
apt-get install psmisc - Ubuntu
-
apt-get install psmisc -
Alpine
-
apk add psmisc - Arch Linux
-
pacman -S psmisc - Kali Linux
-
apt-get install psmisc - CentOS
-
yum install psmisc - Fedora
-
dnf install psmisc - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install psmisc - Raspbian
-
apt-get install psmisc - Docker
-
docker run cmd.cat/pslog pslogpowered 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