Close Menu
    What's Hot

    YouTube Unblocked Proxy: Overview, Benefits, and Real-World Use Cases

    April 7, 2026

    Linux Kernel Release Frequency Statistics 2026

    April 7, 2026

    How To Use The SSH Login Command

    April 7, 2026
    Facebook X (Twitter) Instagram
    Command Linux
    • About
    • Man Pages
    • Arch Linux
    • Statistics
    • How to
      • Q&A
    • OS
      • Windows
    • Blog
      • Featured
    • MORE
      • Easter Eggs
      • IP Address
    • Write For Us
    • Contact Us
    Command Linux
    Home - man page - FREE

    FREE

    WillieBy WillieJanuary 26, 2026Updated:January 26, 2026No Comments2 Mins Read

    NAME

    free – Display amount of free and used memory in the system  

    SYNOPSIS

    free [options]  

    DESCRIPTION

    free displays the total amount of free and used physical and swap memory in the system, as well as the buffers used by the kernel. The shared memory column represents either the MemShared value (2.4 series kernels) or the Shmem value (2.6 series kernels and later) taken from the /proc/meminfo file. The value is zero if none of the entries is exported by the kernel.  

    OPTIONS

    -b, –bytes
    Display the amount of memory in bytes.
    -k, –kilo
    Display the amount of memory in kilobytes. This is the default.
    -m, –mega
    Display the amount of memory in megabytes.
    -g, –giga
    Display the amount of memory in gigabytes.
    –tera
    Display the amount of memory in terabytes.
    -h, –human
    Show all output fields automatically scaled to shortest three digit unit and display the units of print out. Following units are used.

      B = bytes
      K = kilos
      M = megas
      G = gigas
      T = teras
    

    If unit is missing, and you have petabyte of RAM or swap, the number is in terabytes and columns might not be aligned with header.

    -c, –count count
    Display the result count times. Requires the -s option.
    -l, –lohi
    Show detailed low and high memory statistics.
    -o, –old
    Display the output in old format, the only difference being this option will disable the display of the "buffer adjusted" line.
    -s, –seconds seconds
    Continuously display the result delay seconds apart. You may actually specify any floating point number for delay, usleep(3) is used for microsecond resolution delay times.
    –si
    Use power of 1000 not 1024.
    -t, –total
    Display a line showing the column totals.
    –help
    Print help.
    -V, –version
    Display version information.
     

    FILES

    /proc/meminfo
    memory information

    AUTHORS

    Written by Brian Edmonds.  

    REPORTING BUGS

    Please send bug reports to

    Willie
    • Website

    Willie has over 15 years of experience in Linux system administration and DevOps. After managing infrastructure for startups and enterprises alike, he founded Command Linux to share the practical knowledge he wished he had when starting out. He oversees content strategy and contributes guides on server management, automation, and security.

    Related Posts

    E2FREEFRAG

    April 7, 2026

    Net::DNS::RR::DHCID

    April 7, 2026

    LOGROTATE

    April 7, 2026

    EVP_MD_CTX_destroy

    April 7, 2026
    Top Posts

    DEBIAN-DISTRO-INFO

    April 1, 2026

    SYSTEMD-UPDATE-UTMP.SERVICE

    February 5, 2026

    ISPELL

    March 11, 2026

    How Tech TheBoringMagazine Is Honoring Technology’s Hidden Heroes

    January 27, 2026
    • Home
    • Contact Us
    • Privacy Policy
    • Terms of Use

    Type above and press Enter to search. Press Esc to cancel.