quizzes/posix-utilities: Rename from posix-shell.json and flesh out
authorW. Trevor King <wking@tremily.us>
Tue, 5 Feb 2013 19:10:03 +0000 (14:10 -0500)
committerW. Trevor King <wking@tremily.us>
Tue, 5 Feb 2013 19:10:03 +0000 (14:10 -0500)
commit0aad5705f1a0f83a6788654592bbcb288c5261cb
tree9f1ee685e553b84e337d86ae278c5402732ce363
parent669d03b3a43d6c978b6dbe92a6e3e4ea769b8eb2
quizzes/posix-utilities: Rename from posix-shell.json and flesh out

Added few more questions:
* print the current directory to stdout
* change to your home directory
* change to the parent of your current working directory
* print the contents of README file to the terminal

The renaming is because the tests are testing knowledge of POSIX
utilities, not knowledge of the shell syntax itself.
quizzes/posix-shell.json [deleted file]
quizzes/posix-utilities.json [new file with mode: 0644]