Skip to content

Instantly share code, notes, and snippets.

@meonkeys
Created January 3, 2018 01:34
Show Gist options
  • Save meonkeys/0fafc72773c8a6f200232d287dcac2fd to your computer and use it in GitHub Desktop.
Save meonkeys/0fafc72773c8a6f200232d287dcac2fd to your computer and use it in GitHub Desktop.

Revisions

  1. meonkeys created this gist Jan 3, 2018.
    15 changes: 15 additions & 0 deletions free.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,15 @@
    Two different machines. The first has 8GiB RAM and is running Ubuntu 14.04, the 2nd has
    16GiB RAM and is running Ubuntu 16.04. Looks like they changed the output format for `free`.


    ubuntu 14.04 $ free -m
    total used free shared buffers cached
    Mem: 7867 1077 6790 1 227 470
    -/+ buffers/cache: 380 7487
    Swap: 8073 0 8073


    ubuntu 16.04 $ free -m
    total used free shared buff/cache available
    Mem: 15953 7933 1377 558 6642 6560
    Swap: 3814 3738 76