Results 2 issues of Joe Jacobs

Running the following bash commands ``` cd /keybase/private/user mkdir -p a/b/c cd a mv b ../ cd ../b touch ../a/d.txt mv c ../a/ ``` should create the following files/dirs: ```...

I get the following error when trying to run Platforms/Linux/CreateRedist/RedistMaker.Arm on my Gumstix Overo Fire running Debian Squeeze: make: the `-j' option requires a positive integral argument ... failed to...