how to run a command from history linux
##To run a specific command from your history by its number, use the following command:
!#
##Example to run command number 12 from history list enter below command
## Replace the number with ur required command from bash history.
!12
## To just display what exact command would be executed without actually executing it
!12:p
Use Key combination Ctrl - r, you will be able to use keyword to search bash history.
OR
In bash, just !636 will be ok.
Also in C++:
- how to check node version in ubuntu
- unzip ubuntu
- gitignore is not working
- conn = _connect(dsn, connection_factory=connection_factory, **kwasync) psycopg2.OperationalError: could not connect to server: Connection refused Is the server running on host "127.0.0.1" and accepting TCP/IP connections on port 5432?
- find files in windows command
- install easyadmin-bundle symfony
- git get remote branch
- how to reload docker nginx
- docker install in centos u7
- bash print rows that contain substring in field
- debian install java
- react-laag
- install dot-prop
- open visual studio code from terminal ubuntu
- Module not found: Can't resolve 'axios' in 'C:\Users\
- git diff between branches file
- git create and checkout branch
- remove folders from remote git
- how to kill process in linux
- nvm install script
- how to remove wine32 linux
- pip install wikipedia
- change name of branch github
- linux invalid filename fix