Allocate and hold memory from the command-line for testing
Simple program to allocate memory from the command-line
eatmemory
$ eatmemory 512
$ eatmemory 2048
$ eatmemory 1024 &