What I learned today
When typing in a bash shell, one can fix typos on a previous line with the ^ symbol. For example, “^wong^wang” will replace “wong” with “wang” in the last command and re-execute it. That’s amazing!
http://lifehacker.com/5698494/quickly-fix-command-line-mistakes-with-the–symbol
heh…wang.
Comments are closed.