meminfo

Format:
meminfo([keyword])
Result:
Number

Description:
Linux: Returns information about the memory usage of the computer. The function may be called with one the following keywords:

The returned values are in kB. If the function is called without an argument, the file /proc/meminfo is displayed.

e.g.:
SPECTRA> * = meminfo( free)