guile-sources
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: scm2bin.scm 1.0


From: Paul Jarc
Subject: Re: scm2bin.scm 1.0
Date: Mon, 04 Aug 2003 11:58:50 -0400
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux)

Thien-Thi Nguyen <address@hidden> wrote:
> since "guile SCRIPT" doesn't work as the SHELL value in a crontab file,
> i thought i'd reinvent the wheel and do scm2bin instead

Why not just add the usual stanza at the top of SCRIPT, and use SCRIPT
alone as the SHELL value?

> #!/bin/sh
> # -*- scheme -*-
> exec guile -s $0 "$@"
> !#


paul




reply via email to

[Prev in Thread] Current Thread [Next in Thread]