scripting language

Question: How do I open a shell prompt or gnome-terminal at the current location while browsing directories and files via nautilus file manager? I’d like to see Open Terminal / Prompt here option added to my right click menu. How do I open command prompt in a single selected directory or otherwise in current directory?

{ 25 comments }

Hello World In Python Tutorial

by Vivek Gite on March 18, 2008 · 1 comment

How do I write my first program in python? How do I print “hello world” message in Python?

{ 1 comment }