The Terminal
Description
The ubuntu terminal
Syntax
CTRL + ALT + T | Open the Terminal | |
CTRL + D | Closing the Terminal | |
exit | ||
CTRL + L | Clear the Terminal screen | |
!! | Run the previous command | |
!50 | Run command on line 50 of the history output |