mirror of
https://github.com/onceupon/Bash-Oneliner
synced 2024-11-25 06:00:18 +00:00
edit "Run last command"
This commit is contained in:
parent
bab726081b
commit
0103101550
1 changed files with 0 additions and 1 deletions
|
@ -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')
|
||||
|
|
Loading…
Reference in a new issue