unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Thien-Thi Nguyen <ttn@glug.org>
Cc: guile-user@gnu.org, guile-sources@gnu.org
Subject: Re: scm2bin.scm 1.0
Date: Tue, 05 Aug 2003 04:14:48 -0400	[thread overview]
Message-ID: <E19jwy0-0003iK-00@colo.agora-net.com> (raw)
In-Reply-To: <m37k5t4dnz.fsf@multivac.cwru.edu> (prj@po.cwru.edu)

   Date: Mon, 04 Aug 2003 11:58:50 -0400
   From: prj@po.cwru.edu (Paul Jarc)

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

cron expects SHELL to name a command interpreter, not a cron job.

other formulations that may (i haven't tried them) work:

  SHELL=/home/ttn/local/bin/guile
  08 * * * *	-s /home/ttn/etc/cron/hourly.scm

  SHELL=/some/simple/guile-shell
  08 * * * *	/home/ttn/etc/cron/hourly.scm

thi


_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user


  reply	other threads:[~2003-08-05  8:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-30 16:26 scm2bin.scm 1.0 Thien-Thi Nguyen
2003-08-04 15:58 ` Paul Jarc
2003-08-05  8:14   ` Thien-Thi Nguyen [this message]
2003-08-05 14:00     ` Joshua Judson Rosen
2003-08-05 17:11       ` Thien-Thi Nguyen
2003-08-05 18:12         ` Paul Jarc
2003-08-05 15:48     ` Paul Jarc

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E19jwy0-0003iK-00@colo.agora-net.com \
    --to=ttn@glug.org \
    --cc=guile-sources@gnu.org \
    --cc=guile-user@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).