mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-08 20:28:13 +01:00
1d63616d2c
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
5 lines
204 B
Text
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.
|