Skip to content

Instantly share code, notes, and snippets.

@tjmcewan
Created November 26, 2013 13:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tjmcewan/7658061 to your computer and use it in GitHub Desktop.
Save tjmcewan/7658061 to your computer and use it in GitHub Desktop.
inside the heroku beast
~/projects$ h run bash
Running `bash` attached to terminal... up, run.2192
~ $ uname -a
Linux 7fa29fb1-2e9c-4510-a0a7-df92cfaff4c8 3.8.11-ec2 #1 SMP Fri May 3 09:11:15 UTC 2013 x86_64 GNU/Linux
~ $ free -m
total used free shared buffers cached
Mem: 34302 29994 4307 0 1927 8232
-/+ buffers/cache: 19835 14466
Swap: 34815 732 34083
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment