Mailinglist Archive: opensuse (2441 mails)
| < Previous | Next > |
Re: [SLE] execute a .tcl file
- From: "Theo v. Werkhoven" <twe-suse.e@xxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 22 Jun 2005 23:09:47 +0200
- Message-id: <20050622210947.GA11517@xxxxxxxxxxxxxxxx>
Wed, 22 Jun 2005, by lrenard@xxxxxxxxxxx:
> Hi everybody,
>
> how could i execute a .tcl file ?
Normally you'd set the execute bit and rely on file(1) to
do its magic when you invoke ./file.tcl
> I've install tcl & tclx but ... it doesn't works
A little snooping on tcl files revealed they're interpreted by wish(1)
Theo
--
Theo v. Werkhoven Registered Linux user# 99872 http://counter.li.org
ICBM 52 13 26N , 4 29 47E. + ICQ: 277217131
SUSE 9.2 + Jabber: muadib@xxxxxxxxxxxxxxxx
Kernel 2.6.8 + See headers for PGP/GPG info.
Claimer: any email I receive will become my property. Disclaimers do not apply.
> Hi everybody,
>
> how could i execute a .tcl file ?
Normally you'd set the execute bit and rely on file(1) to
do its magic when you invoke ./file.tcl
> I've install tcl & tclx but ... it doesn't works
A little snooping on tcl files revealed they're interpreted by wish(1)
Theo
--
Theo v. Werkhoven Registered Linux user# 99872 http://counter.li.org
ICBM 52 13 26N , 4 29 47E. + ICQ: 277217131
SUSE 9.2 + Jabber: muadib@xxxxxxxxxxxxxxxx
Kernel 2.6.8 + See headers for PGP/GPG info.
Claimer: any email I receive will become my property. Disclaimers do not apply.
| < Previous | Next > |