mirror of
https://github.com/LeCoupa/awesome-cheatsheets.git
synced 2026-01-26 05:08:03 -08:00
Compare commits
2 Commits
master
...
4bfec0dc0c
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4bfec0dc0c | ||
|
|
0a8efa0454 |
@@ -55,7 +55,6 @@ history # shows command line history
|
|||||||
!! # repeats the last command
|
!! # repeats the last command
|
||||||
!<n> # refers to command line 'n'
|
!<n> # refers to command line 'n'
|
||||||
!<string> # refers to command starting with 'string'
|
!<string> # refers to command starting with 'string'
|
||||||
esc :wq # exits and saves script
|
|
||||||
|
|
||||||
exit # logs out of current session
|
exit # logs out of current session
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user