Hush project is a hard to use Unix shell.
Hush stands for Hard to Use SHell and it's a Unix shell program that is, well, hard to use.
The idea is that very simple tasks are made very complicated and accomplished with long and cryptic commands (I'm taking a class on HCI too, so maybe this is a subconscious backslash at all that BS).
There is not much functionality yet: it has a hard-coded path and can execute commands (supports piping arbitrary number of commands), but that's about it.
Product's homepage
Requirements:
· C devel environment