mirror of
https://github.com/LeCoupa/awesome-cheatsheets.git
synced 2026-01-24 12:18:03 -08:00
Merge 0a8efa0454 into 88e5be6e4b
This commit is contained in:
@@ -55,7 +55,6 @@ history # shows command line history
|
||||
!! # repeats the last command
|
||||
!<n> # refers to command line 'n'
|
||||
!<string> # refers to command starting with 'string'
|
||||
esc :wq # exits and saves script
|
||||
|
||||
exit # logs out of current session
|
||||
|
||||
|
||||
Reference in New Issue
Block a user