Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]running a guile script
- To: tlug@example.com
- Subject: running a guile script
- From: vp@example.com (Viktor Pavlenko)
- Date: 20 Jun 2001 12:22:33 +0900
- Content-Type: text/plain; charset="ISO-2022-JP"
- Reply-To: tlug@example.com
- Resent-From: tlug@example.com
- Resent-Message-ID: <oR0chB.A.Ad.8bBM7@example.com>
- Resent-Sender: tlug-request@example.com
How can I run a guile script noninteractively from shell? This surely works: $ guile -s script.scm but if I add #!/usr/bin/guile -s and try to run it `usual' way, it breaks: $ ./script.scm ERROR: In procedure read: ERROR: unterminated `#! ... !#' comment (I tought shell excludes the #! line when it passes control to the interpreter...) Thanks Viktor
- Follow-Ups:
- Re: running a guile script
- From: "SN_Diamond" <Norman.Diamond@example.com>
Home | Main Index | Thread Index
- Prev by Date: Re: IS MICROSOFT SECRETLY USING OPEN SOURCE?
- Next by Date: Re: running a guile script
- Prev by thread: Re: Problems with tlug list
- Next by thread: Re: running a guile script
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links