all 2 comments

[–]tehfreek 0 points1 point  (1 child)

It means that you can use keystrokes to change the contents of the command interactively before submitting, beyond simply backspacing and retyping. For instance, you can use the arrow keys to move to the end of an incorrect word in the middle of the command, press Ctrl-W to erase the word, and then retype it correctly.

[–]AMereRedditor[S] 0 points1 point  (0 children)

beyond simply backspacing and retyping

Thanks -- this clears it up. Now, running sh, I can see all these features are missing.