slackbuilds_ponce/perl/perl-Sys-MemInfo/README
GenoBob 1d63616d2c perl/perl-Sys-MemInfo: Added (total free and used memory).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-04-01 06:57:05 +07:00

5 lines
204 B
Text

Sys::MemInfo returns the total amount of free and used memory in bytes
in totalmem and freemem variables.
Total amount of free and user swap memory are also returned in totalswap
and freeswap variables.