Nautilus right click open ternimal

Sat. September 4, 2010
Categories: Information, Linux
Tags: , , , , , ,

Its never there when you want it, but all ways there when you don’t. Right click open location in terminal, this is a very useful feature and saves loads of time. To install it in Ubuntu and probably any other distro that uses nautilus install the package “nautilus-open-terminal”

sudo apt-get install nautilus-open-terminal

su -c ‘yum install nautilus-open-terminal’

Comments