command.c: Break commands out to appropriate cmd_*.c files
command.c should contain common code related to commands, not
miscellaneous command implementations.
Signed-off-by:
Peter Tyser <ptyser@xes-inc.com>
common/cmd_echo.c
0 → 100644
common/cmd_exit.c
0 → 100644
common/cmd_help.c
0 → 100644
common/cmd_test.c
0 → 100644
common/cmd_version.c
0 → 100644