procinfo: Procinfo, lsdev and socklist1

Procinfo is a small program that gathers some system information from diverse files under /proc and prints it to the screen. It duplicates some of the functionality of free(1) and uptime(1). It should work with any kernel release close to 1.0 or later up to the latest development kernel. (Well, I haven't actually tried 1.0 for years, but you get the idea.)

Lsdev is a Perl script that attempts to tabulate DMA, IRQ and I/O port allocation per kernel driver.

Socklist is a Perl script that gives you a list of all open sockets, enumerating types, port, inode, uid, pid, fd and the program to which it belongs. Contributed by Larry Doolittle .

... part of T2, get it here

Author: Sander van Malssen <svm [at] kozmix [dot] ow [dot] nl>
Maintainer: Rene Rebe <rene [at] t2-project [dot] org>

License: GPL
Status: Stable
Version: 2.0.304

Remark: Does cross compile (as setup and patched in T2).

Download: https://downloads.sourceforge.net/project/procinfo-ng/procinfo-ng/2.0.304/ procinfo-ng-2.0.304.tar.bz2

T2 source: procinfo.cache
T2 source: procinfo.desc

Build time (on reference hardware): 1% (relative to binutils)2

Installed size (on reference hardware): 0.14 MB, 7 files

Dependencies (build time detected): 00-dirtree bash binutils coreutils diffutils findutils gawk grep linux-header make ncurses sed tar

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).