You are viewing a single comment's thread from:
RE: Linux tricks I use in day to day work
Thanks, You remind me one more ;-) If you made a typo in command you can replace character(s) and run it again using substitute feature ;-)
$ whozmi
-bash: whozmi: command not found
$ ^z^a
whoami
jamzed