[tor-talk] Run the shell script

Seth Schoen schoen at eff.org
Fri Aug 23 01:23:09 UTC 2013


σмαя ησƒℓ wrote:

> Hello,
> 
> I've downloaded and extracted the tor bundle for linux but I can't run/execute the shell script (start-tor-browser) because when I click on it it opens by the text editor (gedit)! I've tried going to setting then Edit->Preferences->Behavior-> Executable text files but it's already "Ask each time" and it still open the script by the gedit without asking me anything!
> 
> Can you please help.
> 
> I am using Ubuntu 12.04.1 LTS 64-bit
> 
> Thanks in advanced!
> 
> Sincerely,

The traditional way to run a shell script is to open a terminal, change
to the directory where the shell script is located (with the "cd"
command), and then type the name of the shell script, preceded by "./",
like

cd /somewhere/someplace
./myshellscript

-- 
Seth Schoen  <schoen at eff.org>
Senior Staff Technologist                       https://www.eff.org/
Electronic Frontier Foundation                  https://www.eff.org/join
815 Eddy Street, San Francisco, CA  94109       +1 415 436 9333 x107


More information about the tor-talk mailing list