Skip to content

Instantly share code, notes, and snippets.

@madelinecr
Created June 13, 2012 05:45
Show Gist options
  • Save madelinecr/2922100 to your computer and use it in GitHub Desktop.
Save madelinecr/2922100 to your computer and use it in GitHub Desktop.
pi@raspberrypi:~$ free -m
total used free shared buffers cached
Mem: 215 127 87 0 18 79
-/+ buffers/cache: 29 185
Swap: 0 0 0
pi@raspberrypi:~$ df -h
Filesystem Size Used Avail Use% Mounted on
tmpfs 108M 0 108M 0% /lib/init/rw
udev 10M 152K 9.9M 2% /dev
tmpfs 108M 0 108M 0% /dev/shm
rootfs 1.6G 1.4G 137M 91% /
/dev/mmcblk0p1 75M 35M 40M 47% /boot
pi@raspberrypi:~$ uname -a
Linux raspberrypi 3.1.9+ #107 PREEMPT Sun Jun 10 15:57:56 BST 2012 armv6l GNU/Linux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment