Linux/Ubuntu: Open current Directory of File Browser in Terminal
Tip by Progger99 | 2014-01-23 at 15:52
When navigating through my folders using the file browser Nautilus in Linux Ubuntu, I often missed the possibility to simply use the right mouse button on a directory in order to open the Termial (command line) from there in the same folder. Finally, it is very time-consuming to manually open the Terminal in the corresponding folder since it is already opened in the file browser.
Meanwhile, I have found a solution. You just have to install the package Nautilus Open Terminal.
This can be done, for example, with the following command in the terminal:
sudo apt-get install nautilus-open-terminal
If the function is not immediately visible, it is probably because Nautilus or Linux have to be rebooted. Then, the context menu of Nautilus is expanded with the function "Open in Terminal".
About the Author
The author has not added a profile short description yet.
Show Profile
Related Topics
XAMPP: How to set up SSL/HTTPS for local Projects
Tutorial | 4 Comments
Pipette: Fetch Colors from all over the Screen
Tutorial | 0 Comments
VirtualBox: Change Date and Time
Tutorial | 10 Comments
Delphi/Lazarus: Is the ALT, SHIFT or CTRL key pressed?
Tutorial | 0 Comments
Mouseover buttons using CSS without reloading
Tutorial | 0 Comments
Rename File to its Folder Name
Tutorial | 0 Comments
MySQL: Line Breaks in MySQL
Tip | 0 Comments
Important Note
Please note: The contributions published on askingbox.com are contributions of users and should not substitute professional advice. They are not verified by independents and do not necessarily reflect the opinion of askingbox.com. Learn more.
Participate
Ask your own question or write your own article on askingbox.com. That’s how it’s done.