Commands Help : free

  • Display amount of free and used memory in the system 

[SYNOPSIS] free OPTION
option
-mswitch displays it in megabytes
-kswitch displays it in kilobytes
-bswitch displays it in bytes
-s secondswitch activates continuous polling delay seconds apart
# free -s 3

Comments

Popular posts from this blog

PostgreSQL - String Function

SwiftUI - TEXT

PostgreSQL - DATE/TIME Functions and Operators