Add white space before console commands in order to avoid save them into bash history
As suggested in this bug report, this patch would avoid to save the cd and clear commands into the bash history if ignorespace is set in bashrc. Note that this also improve the consistence with Dolphin (that does the same).