public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* How to get tcl scripts executable?
@ 1997-08-08 23:56 anomaly
  1997-08-09  5:45 ` Alex
  0 siblings, 1 reply; 2+ messages in thread
From: anomaly @ 1997-08-08 23:56 UTC (permalink / raw)
  To: gnu-win32

Greetings,
    How do i make tcl scripts, both bare script and wish to be
executable? Meaning what goes in the header of the script, the paths,
best sub dirs to store the scripts, etc etc.
    Thanx.

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: How to get tcl scripts executable?
  1997-08-08 23:56 How to get tcl scripts executable? anomaly
@ 1997-08-09  5:45 ` Alex
  0 siblings, 0 replies; 2+ messages in thread
From: Alex @ 1997-08-09  5:45 UTC (permalink / raw)
  To: anomaly; +Cc: gnu-win32

On Sat, 9 Aug 1997 anomaly@jet.laker.net wrote:

> Greetings,
>     How do i make tcl scripts, both bare script and wish to be
> executable? Meaning what goes in the header of the script, the paths,
> best sub dirs to store the scripts, etc etc.
>     Thanx.

If you're on nt or the like chmod +x the file, then add #!/path/to/tclsh
at the top of the file where /path/to/tclsh is the correct location of
tclsh.

- alex

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1997-08-09  5:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-08-08 23:56 How to get tcl scripts executable? anomaly
1997-08-09  5:45 ` Alex

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).