Skip to content
/ free Public
forked from wiedi/free

Display amount of free and used memory on the illumos

Notifications You must be signed in to change notification settings

jfqd/free

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

free

Display amount of free and used memory on the illumos

Usage

Usage: free [-p]
Display the amount of free and used system memory

Example

# free
           total       used       free     locked     kernel     cached
Mem:       36.0G      5.47G      1.14G      3.10G      4.56G      21.7G
Swap:      30.5G      19.0G      11.5G

About

Display amount of free and used memory on the illumos

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 89.4%
  • Makefile 10.6%