mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
6 lines
204 B
Text
6 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.
|