Open in Terminal / Open terminal here

Ubuntu does not have a default open in terminal context, install the following to add "Open in Terminal"

sudo apt-get install nautilus-open-terminal

This will not take effect until you restart or do the following command:
nautilus -q

Leave a Reply