Improve interactive feeling, kill dump command.
authorAndre Noll <maan@systemlinux.org>
Sat, 1 Nov 2008 22:45:47 +0000 (23:45 +0100)
committerAndre Noll <maan@systemlinux.org>
Sat, 1 Nov 2008 22:45:47 +0000 (23:45 +0100)
commit99eaf79ebdb45f935eb9d8b60cc0889e09d5b6df
tree6fe6153d1dcab3cb2ae47830bec307bf03e68078
parent19636dc6a5aacc09b320b60941004cadde7c6cf8
Improve interactive feeling, kill dump command.

It's no good to spam the user with syntax errors on empty lines.
In popular shells, the set command prints the current environment
if called without arguments. So do the same and kill the dump command.
interactive.c