edit "Run last command"

This commit is contained in:
bonnie 2022-05-08 23:35:19 +08:00
parent bab726081b
commit 0103101550
1 changed files with 0 additions and 1 deletions

View File

@ -69,7 +69,6 @@ Esc + c
!!
# run the previous command using sudo
sudo !!
# of course you need to enter your password
```
##### Run last command and change some parameter using caret substitution (e.g. last command: echo 'aaa' -> rerun as: echo 'bbb')