Linux Tips and Tricks

From Frotmail Projects
Revision as of 09:21, 5 April 2022 by Eric (talk | contribs) (Created page with "Repeat last command: !! Sudo last command: sudo !! Correct previous statement (in editor) fc Prevent cmd from entering in history: [space]cmd Category:Linux")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Repeat last command:

!!

Sudo last command:

sudo !!

Correct previous statement (in editor)

fc

Prevent cmd from entering in history:

[space]cmd