Add the item “Open in Terminal” on Nautilus

Linux shell

Linux shellSometimes could be useful open in terminal the folder/directory you’re using directly from Nautilus, one of the most used file manager in lots of Linux distributions.

To do this is very easy, it’s enough add the nautilus-open-terminal extension to the file manager Nautilus with the following command:

sudo apt-get install nautilus-open-terminal 

At the end you have to restart you job session to find and use the new menu item in Nuatilus.

Now, clicking with right button on a folder you will find the new menu item Open in Terminal like in the following picture:

Nautilus Open in Terminal

Clicking on Open in Terminal the Terminal will be opened inside the path of the folder selected.

Convenient, isn’t it?

Leave a Reply

Your email address will not be published. Required fields are marked *