Tagged Questions
1
vote
2answers
182 views
How can I add a space automatically after every command I type in bash?
Due to some unknown reason I am not able to edit/delete the last character of any bash command from the bash history i.e. when I access last bash command using 'up' arrow I cannot change or delete the ...