lsdev
tools to display information from /proc and /sys
Install
- All systems
-
curl cmd.cat/lsdev.sh
- Debian
-
apt-get install procinfo - Ubuntu
-
apt-get install procinfo - Arch Linux
-
pacman -S procinfo-ng - Kali Linux
-
apt-get install procinfo - Fedora
-
dnf install procinfo - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install procinfo - Raspbian
-
apt-get install procinfo
procinfo
tools to display information from /proc and /sys
This package provides three small programs that gather system information from diverse files under /proc and /sys and print it to the screen: * lsdev - information from /proc about installed hardware; * procinfo - system monitoring statistics from /proc and /sys; * socklist - a summary of open network sockets from /proc/net.