σмαя ησƒℓ 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  <sch...@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
-- 
tor-talk mailing list - tor-talk@lists.torproject.org
To unsusbscribe or change other settings go to
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk

Reply via email to