#!/bin/sh
#
#
#This script opens a root-based gnome-terminal in the directory you select.
# You need to have appropriate sudo priveleges.
#Install in your ~/Nautilus/scripts directory.
#Edited by Behnam.Golds


gnome-terminal

cd $NAUTILUS_SCRIPT_CURRENT_URI
