xmem/README.md
Christian Barthel 34c8e85e49 Add Linux support, fix whitespace
Read /proc/meminfo, pull out some numbers and use them.
2022-01-08 08:31:23 +01:00

210 B

xmem(1) X11 Utility

fvwm and xmem

Compile

  # Linux with DEBUG:
  CFLAGS=-DDEBUG make -f Makefile.linux
  # BSD:
  make