Friday, January 08, 2010
Thursday, January 07, 2010
Monday, January 04, 2010
Opening a terminal window in the current Nautilus directory
***NERD ALERT****

#!/bin/shOpening a terminal window in the current Nautilus directory
cd $NAUTILUS_SCRIPT_CURRENT_URI
gnome-terminal
Place this file in ~/.gnome2/nautilus-scripts, then make it executable
(chmod a+x Open-terminal). Now, when you right-click in a nautilus
window, you should have a submenu "Script", with your "Open-terminal" as
the first choice. Choose it, and you get a terminal window corresponding
to that folder.
Saturday, January 02, 2010
Wednesday, December 30, 2009
Subscribe to:
Posts (Atom)