zsh-users
 help / color / mirror / code / Atom feed
From: Zefram <zefram@dcs.warwick.ac.uk>
To: jarausch@igpm.rwth-aachen.de (Helmut Jarausch)
Cc: zsh-users@math.gatech.edu
Subject: Re: Is there any magic  to use ZSH in cron scripts ?
Date: Thu, 6 Feb 1997 12:51:44 +0000 (GMT)	[thread overview]
Message-ID: <15297.199702061251@stone.dcs.warwick.ac.uk> (raw)
In-Reply-To: <jarausch-970206115053.A0110439@numa1> from "Helmut Jarausch" at Feb 6, 97 11:50:53 am

Helmut Jarausch wrote:
>any script executed by cron is executed by the Bourne shell (on my machine,
>I don't try to replace /bin/sh by zsh)
>
>Is there any trick to use zsh?

Put your entire cron job in a script that starts "#!/usr/local/bin/zsh"
(or wherever you put it), and then have the actual crontab entry just
exec that script.

-zefram


      parent reply	other threads:[~1997-02-06 13:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-02-06 10:50 Helmut Jarausch
1997-02-06 12:46 ` Hrvoje Niksic
1997-02-06 12:51 ` Zefram [this message]

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

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

  git send-email \
    --in-reply-to=15297.199702061251@stone.dcs.warwick.ac.uk \
    --to=zefram@dcs.warwick.ac.uk \
    --cc=jarausch@igpm.rwth-aachen.de \
    --cc=zsh-users@math.gatech.edu \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

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 NNTP newsgroup(s).