Announcing the Journal of Open Source Software
arfon.org126 pointsby simoncoggins17 comments
$ echo one
one
$ echo two
two
$ echo three
three
Then up-arrow back to 'echo one'. Then press Ctrl-o instead of enter it will execute the command and display the following one in your history ('echo two' in this case).