Is there a quick way to open command window from file explorer? There is a shortcut in Windows 8 like "Open commmand window here".
Asked
Active
Viewed 1,336 times
2 Answers
5
Yes indeed, just install nautilus-open-terminal:
sudo apt-get install nautilus-open-terminal
Then, log out and log back in and you'll have a new option when you right-click in any nautilus directory.
animaletdesequia
- 8,552
1
You should be able to open a terminal window from anywhere using Ctrl+Alt+t on the keyboard.
user3121023
- 189