- The "help" command has been greatly improved and is much more useful now.
- The "exec" and "sh" commands have been combined into a single command,
"pipe". The "pipe" command currently has two separate modes-in
and
-out
with the same functionality as "exec" and "sh" respectively. - Warning messages are printed when performing operations when no input has
been declared yet.