>>>>> "Sven" == Sven Hartrumpf <Sven.Hartrumpf@FernUni-Hagen.de> writes:
Sven> Hi all.
Sven> I have a small script that writes to standard output which starts like
Sven> this:
Sven> #!/programs/free/bin/scsh -s
Sven> !#
Sven> ...
Sven> It runs fine under 0.6.2 if called from the bash shell.
Sven> If I put it in my crontab, cron sends me the following scsh
Sven> error message:
Sven> Error: exception
Sven> channel-os-index-already-in-use
Sven> (open-channel "/home/sven/script1" 1)
Sven> What is the problem?
I don't know. Does the error already occur if the script body contains
just (display "foo") or what is "a small script that writes to
standard output"?
--
Martin
|